{
	"info": {
		"_postman_id": "723cf735-edbc-4647-b3eb-5b04b7fa61b8",
		"name": "SeaSharj Partners Apis V3.1",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
		"_exporter_id": "33493090"
	},
	"item": [
		{
			"name": "Services",
			"item": [
				{
					"name": "Services",
					"protocolProfileBehavior": {
						"disabledSystemHeaders": {}
					},
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "Token",
								"value": "{{API_TOKEN}}",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://seasharj.ir/api/v3/partners/services",
							"protocol": "https",
							"host": [
								"seasharj",
								"ir"
							],
							"path": [
								"api",
								"v3",
								"partners",
								"services"
							]
						}
					},
					"response": [
						{
							"name": "Services",
							"originalRequest": {
								"method": "POST",
								"header": [
									{
										"key": "Token",
										"value": "{{API_TOKEN}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "https://seasharj.ir/api/v3/partners/services",
									"protocol": "https",
									"host": [
										"seasharj",
										"ir"
									],
									"path": [
										"api",
										"v3",
										"partners",
										"services"
									]
								}
							},
							"status": "OK",
							"code": 200,
							"_postman_previewlanguage": "json",
							"header": [
								{
									"key": "Date",
									"value": "Mon, 06 Jan 2025 10:50:48 GMT"
								},
								{
									"key": "Server",
									"value": "Apache/2"
								},
								{
									"key": "X-Powered-By",
									"value": "PHP/7.4.30"
								},
								{
									"key": "Access-Control-Allow-Origin",
									"value": "*"
								},
								{
									"key": "Access-Control-Allow-Methods",
									"value": "GET, POST, OPTIONS, PATCH, PUT, DELETE"
								},
								{
									"key": "Access-Control-Allow-Headers",
									"value": "User-Token, Accept, Content-Type, Referer, User-Agent, Origin, X-Requested-With, Connection, Accept-Encoding, Host, Content-Length"
								},
								{
									"key": "Cache-control",
									"value": "no-store, max-age=0, no-cache"
								},
								{
									"key": "Upgrade",
									"value": "h2,h2c"
								},
								{
									"key": "Connection",
									"value": "Upgrade, Keep-Alive"
								},
								{
									"key": "Vary",
									"value": "Accept-Encoding,User-Agent"
								},
								{
									"key": "Content-Encoding",
									"value": "gzip"
								},
								{
									"key": "Content-Length",
									"value": "129"
								},
								{
									"key": "Keep-Alive",
									"value": "timeout=2, max=100"
								},
								{
									"key": "Content-Type",
									"value": "application/json; charset=UTF-8"
								}
							],
							"cookie": [],
							"body": "[\n    {\n        \"title\": \"بسته اینترنت\",\n        \"slug\": \"data\",\n        \"ordering\": \"active\"\n    },\n    {\n        \"title\": \"شارژ بین الملل\",\n        \"slug\": \"mobilerefills\",\n        \"ordering\": \"active\"\n    }\n]"
						}
					]
				},
				{
					"name": "Countries",
					"protocolProfileBehavior": {
						"disabledSystemHeaders": {}
					},
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "Token",
								"value": "{{API_TOKEN}}",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://seasharj.ir/api/v3/partners/services/mobilerefills/countries",
							"protocol": "https",
							"host": [
								"seasharj",
								"ir"
							],
							"path": [
								"api",
								"v3",
								"partners",
								"services",
								"mobilerefills",
								"countries"
							]
						}
					},
					"response": [
						{
							"name": "Countries",
							"originalRequest": {
								"method": "POST",
								"header": [
									{
										"key": "Token",
										"value": "{{API_TOKEN}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "https://seasharj.ir/api/v3/partners/services/mobilerefills/countries",
									"protocol": "https",
									"host": [
										"seasharj",
										"ir"
									],
									"path": [
										"api",
										"v3",
										"partners",
										"services",
										"mobilerefills",
										"countries"
									]
								}
							},
							"status": "OK",
							"code": 200,
							"_postman_previewlanguage": "json",
							"header": [
								{
									"key": "Date",
									"value": "Mon, 06 Jan 2025 10:51:08 GMT"
								},
								{
									"key": "Server",
									"value": "Apache/2"
								},
								{
									"key": "X-Powered-By",
									"value": "PHP/7.4.30"
								},
								{
									"key": "Access-Control-Allow-Origin",
									"value": "*"
								},
								{
									"key": "Access-Control-Allow-Methods",
									"value": "GET, POST, OPTIONS, PATCH, PUT, DELETE"
								},
								{
									"key": "Access-Control-Allow-Headers",
									"value": "User-Token, Accept, Content-Type, Referer, User-Agent, Origin, X-Requested-With, Connection, Accept-Encoding, Host, Content-Length"
								},
								{
									"key": "Cache-control",
									"value": "no-store, max-age=0, no-cache"
								},
								{
									"key": "Upgrade",
									"value": "h2,h2c"
								},
								{
									"key": "Connection",
									"value": "Upgrade, Keep-Alive"
								},
								{
									"key": "Vary",
									"value": "Accept-Encoding,User-Agent"
								},
								{
									"key": "Content-Encoding",
									"value": "gzip"
								},
								{
									"key": "Content-Length",
									"value": "213"
								},
								{
									"key": "Keep-Alive",
									"value": "timeout=2, max=100"
								},
								{
									"key": "Content-Type",
									"value": "application/json; charset=UTF-8"
								}
							],
							"cookie": [],
							"body": "{\n    \"service\": {\n        \"title\": \"شارژ بین الملل\",\n        \"slug\": \"mobilerefills\",\n        \"ordering\": \"active\"\n    },\n    \"countries\": [\n        {\n            \"id\": \"1055\",\n            \"title_fa\": \"افغانستان\",\n            \"title_en\": \"Afghanistan\",\n            \"iso_code\": \"AFG\",\n            \"unit_fa\": \"افغانی\",\n            \"unit_en\": \"AFN\",\n            \"prefix\": \"+93\"\n        }\n    ]\n}"
						}
					]
				},
				{
					"name": "Operators",
					"protocolProfileBehavior": {
						"disabledSystemHeaders": {}
					},
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "Token",
								"value": "{{API_TOKEN}}",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"country\": 1055\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://seasharj.ir/api/v3/partners/services/mobilerefills/operators",
							"protocol": "https",
							"host": [
								"seasharj",
								"ir"
							],
							"path": [
								"api",
								"v3",
								"partners",
								"services",
								"mobilerefills",
								"operators"
							]
						}
					},
					"response": [
						{
							"name": "Operators",
							"originalRequest": {
								"method": "POST",
								"header": [
									{
										"key": "Token",
										"value": "{{API_TOKEN}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"country\": 1055\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "https://seasharj.ir/api/v3/partners/services/mobilerefills/operators",
									"protocol": "https",
									"host": [
										"seasharj",
										"ir"
									],
									"path": [
										"api",
										"v3",
										"partners",
										"services",
										"mobilerefills",
										"operators"
									]
								}
							},
							"status": "OK",
							"code": 200,
							"_postman_previewlanguage": "json",
							"header": [
								{
									"key": "Date",
									"value": "Mon, 06 Jan 2025 10:51:23 GMT"
								},
								{
									"key": "Server",
									"value": "Apache/2"
								},
								{
									"key": "X-Powered-By",
									"value": "PHP/7.4.30"
								},
								{
									"key": "Access-Control-Allow-Origin",
									"value": "*"
								},
								{
									"key": "Access-Control-Allow-Methods",
									"value": "GET, POST, OPTIONS, PATCH, PUT, DELETE"
								},
								{
									"key": "Access-Control-Allow-Headers",
									"value": "User-Token, Accept, Content-Type, Referer, User-Agent, Origin, X-Requested-With, Connection, Accept-Encoding, Host, Content-Length"
								},
								{
									"key": "Cache-control",
									"value": "no-store, max-age=0, no-cache"
								},
								{
									"key": "Upgrade",
									"value": "h2,h2c"
								},
								{
									"key": "Connection",
									"value": "Upgrade, Keep-Alive"
								},
								{
									"key": "Vary",
									"value": "Accept-Encoding,User-Agent"
								},
								{
									"key": "Content-Encoding",
									"value": "gzip"
								},
								{
									"key": "Content-Length",
									"value": "187"
								},
								{
									"key": "Keep-Alive",
									"value": "timeout=2, max=100"
								},
								{
									"key": "Content-Type",
									"value": "application/json; charset=UTF-8"
								}
							],
							"cookie": [],
							"body": "[\n    {\n        \"id\": \"1545\",\n        \"title\": \"اتصالات\",\n        \"slug\": \"etisalat-afghanistan\"\n    },\n    {\n        \"id\": \"1602\",\n        \"title\": \"افغان بیسیم\",\n        \"slug\": \"afghan-wireless-afghanistan\"\n    },\n    {\n        \"id\": \"1550\",\n        \"title\": \"ام تی ان\",\n        \"slug\": \"mtn-afghanistan\"\n    },\n    {\n        \"id\": \"1460\",\n        \"title\": \"روشن\",\n        \"slug\": \"roshan-afghanistan\"\n    },\n    {\n        \"id\": \"1751\",\n        \"title\": \"سلام\",\n        \"slug\": \"salaam-afghanistan\"\n    }\n]"
						}
					]
				},
				{
					"name": "Operator",
					"protocolProfileBehavior": {
						"disabledSystemHeaders": {}
					},
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "Token",
								"value": "{{API_TOKEN}}",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"operator\": 1545\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://seasharj.ir/api/v3/partners/services/mobilerefills/operator",
							"protocol": "https",
							"host": [
								"seasharj",
								"ir"
							],
							"path": [
								"api",
								"v3",
								"partners",
								"services",
								"mobilerefills",
								"operator"
							]
						}
					},
					"response": [
						{
							"name": "Operator",
							"originalRequest": {
								"method": "POST",
								"header": [
									{
										"key": "Token",
										"value": "{{API_TOKEN}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"operator\": 1545\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "https://seasharj.ir/api/v3/partners/services/mobilerefills/operator",
									"protocol": "https",
									"host": [
										"seasharj",
										"ir"
									],
									"path": [
										"api",
										"v3",
										"partners",
										"services",
										"mobilerefills",
										"operator"
									]
								}
							},
							"status": "OK",
							"code": 200,
							"_postman_previewlanguage": "json",
							"header": [
								{
									"key": "Date",
									"value": "Mon, 06 Jan 2025 10:51:38 GMT"
								},
								{
									"key": "Server",
									"value": "Apache/2"
								},
								{
									"key": "X-Powered-By",
									"value": "PHP/7.4.30"
								},
								{
									"key": "Access-Control-Allow-Origin",
									"value": "*"
								},
								{
									"key": "Access-Control-Allow-Methods",
									"value": "GET, POST, OPTIONS, PATCH, PUT, DELETE"
								},
								{
									"key": "Access-Control-Allow-Headers",
									"value": "User-Token, Accept, Content-Type, Referer, User-Agent, Origin, X-Requested-With, Connection, Accept-Encoding, Host, Content-Length"
								},
								{
									"key": "Cache-control",
									"value": "no-store, max-age=0, no-cache"
								},
								{
									"key": "Upgrade",
									"value": "h2,h2c"
								},
								{
									"key": "Connection",
									"value": "Upgrade, Keep-Alive"
								},
								{
									"key": "Vary",
									"value": "Accept-Encoding,User-Agent"
								},
								{
									"key": "Content-Encoding",
									"value": "gzip"
								},
								{
									"key": "Content-Length",
									"value": "245"
								},
								{
									"key": "Keep-Alive",
									"value": "timeout=2, max=100"
								},
								{
									"key": "Content-Type",
									"value": "application/json; charset=UTF-8"
								}
							],
							"cookie": [],
							"body": "{\n    \"operator\": {\n        \"id\": \"1545\",\n        \"title\": \"اتصالات\",\n        \"slug\": \"etisalat-afghanistan\",\n        \"cellphone\": \"active\",\n        \"min\": 1,\n        \"max\": 5000,\n        \"step\": 1,\n        \"unit_fa\": \"افغانی\",\n        \"unit_en\": \"AFN\",\n        \"manually\": \"active\",\n        \"stock\": true,\n        \"country\": {\n            \"id\": \"1055\",\n            \"title_fa\": \"افغانستان\",\n            \"title_en\": \"Afghanistan\",\n            \"iso_code\": \"AFG\",\n            \"unit_fa\": \"افغانی\",\n            \"unit_en\": \"AFN\",\n            \"prefix\": \"+93\"\n        }\n    },\n    \"packages\": []\n}"
						}
					]
				},
				{
					"name": "Ordering",
					"protocolProfileBehavior": {
						"disabledSystemHeaders": {}
					},
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "Token",
								"value": "{{API_TOKEN}}",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"country\": 1055,\r\n    \"operator\": 1545,\r\n    \"cellphone\": \"796685510\",\r\n    \"amount\": 20\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://seasharj.ir/api/v3/partners/services/mobilerefills/ordering",
							"protocol": "https",
							"host": [
								"seasharj",
								"ir"
							],
							"path": [
								"api",
								"v3",
								"partners",
								"services",
								"mobilerefills",
								"ordering"
							]
						}
					},
					"response": [
						{
							"name": "Ordering",
							"originalRequest": {
								"method": "POST",
								"header": [
									{
										"key": "Token",
										"value": "{{API_TOKEN}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"country\": 1055,\r\n    \"operator\": 1545,\r\n    \"cellphone\": \"796685510\",\r\n    \"amount\": 20\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "https://seasharj.ir/api/v3/partners/services/mobilerefills/ordering",
									"protocol": "https",
									"host": [
										"seasharj",
										"ir"
									],
									"path": [
										"api",
										"v3",
										"partners",
										"services",
										"mobilerefills",
										"ordering"
									]
								}
							},
							"status": "OK",
							"code": 200,
							"_postman_previewlanguage": "json",
							"header": [
								{
									"key": "Date",
									"value": "Mon, 06 Jan 2025 10:51:57 GMT"
								},
								{
									"key": "Server",
									"value": "Apache/2"
								},
								{
									"key": "X-Powered-By",
									"value": "PHP/7.4.30"
								},
								{
									"key": "Access-Control-Allow-Origin",
									"value": "*"
								},
								{
									"key": "Access-Control-Allow-Methods",
									"value": "GET, POST, OPTIONS, PATCH, PUT, DELETE"
								},
								{
									"key": "Access-Control-Allow-Headers",
									"value": "User-Token, Accept, Content-Type, Referer, User-Agent, Origin, X-Requested-With, Connection, Accept-Encoding, Host, Content-Length"
								},
								{
									"key": "Cache-control",
									"value": "no-store, max-age=0, no-cache"
								},
								{
									"key": "Upgrade",
									"value": "h2,h2c"
								},
								{
									"key": "Connection",
									"value": "Upgrade, Keep-Alive"
								},
								{
									"key": "Vary",
									"value": "Accept-Encoding,User-Agent"
								},
								{
									"key": "Content-Encoding",
									"value": "gzip"
								},
								{
									"key": "Content-Length",
									"value": "41"
								},
								{
									"key": "Keep-Alive",
									"value": "timeout=2, max=100"
								},
								{
									"key": "Content-Type",
									"value": "application/json; charset=UTF-8"
								}
							],
							"cookie": [],
							"body": "{\n    \"request_id\": 764564\n}"
						}
					]
				}
			]
		},
		{
			"name": "Requests",
			"item": [
				{
					"name": "Get Request",
					"protocolProfileBehavior": {
						"disabledSystemHeaders": {}
					},
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "Token",
								"value": "{{API_TOKEN}}",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://seasharj.ir/api/v3/partners/requests/764562",
							"protocol": "https",
							"host": [
								"seasharj",
								"ir"
							],
							"path": [
								"api",
								"v3",
								"partners",
								"requests",
								"764562"
							]
						}
					},
					"response": [
						{
							"name": "Get Request",
							"originalRequest": {
								"method": "POST",
								"header": [
									{
										"key": "Token",
										"value": "xxx",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "https://seasharj.ir/api/v3/partners/requests/690790",
									"protocol": "https",
									"host": [
										"seasharj",
										"ir"
									],
									"path": [
										"api",
										"v3",
										"partners",
										"requests",
										"690790"
									]
								}
							},
							"status": "OK",
							"code": 200,
							"_postman_previewlanguage": "json",
							"header": [
								{
									"key": "Date",
									"value": "Tue, 01 Oct 2024 09:29:16 GMT"
								},
								{
									"key": "Server",
									"value": "Apache/2"
								},
								{
									"key": "X-Powered-By",
									"value": "PHP/7.4.30"
								},
								{
									"key": "Access-Control-Allow-Origin",
									"value": "*"
								},
								{
									"key": "Access-Control-Allow-Methods",
									"value": "GET, POST, OPTIONS, PATCH, PUT, DELETE"
								},
								{
									"key": "Access-Control-Allow-Headers",
									"value": "User-Token, Accept, Content-Type, Referer, User-Agent, Origin, X-Requested-With, Connection, Accept-Encoding, Host, Content-Length"
								},
								{
									"key": "Cache-control",
									"value": "no-store, max-age=0, no-cache"
								},
								{
									"key": "Upgrade",
									"value": "h2,h2c"
								},
								{
									"key": "Connection",
									"value": "Upgrade, Keep-Alive"
								},
								{
									"key": "Vary",
									"value": "Accept-Encoding,User-Agent"
								},
								{
									"key": "Content-Encoding",
									"value": "gzip"
								},
								{
									"key": "Content-Length",
									"value": "371"
								},
								{
									"key": "Keep-Alive",
									"value": "timeout=2, max=100"
								},
								{
									"key": "Content-Type",
									"value": "application/json; charset=UTF-8"
								}
							],
							"cookie": [],
							"body": "{\n    \"id\": \"690790\",\n    \"country\": {\n        \"id\": \"1147\",\n        \"title_fa\": \"امارات متحده عربی\",\n        \"title_en\": \"United Arab Emirates\",\n        \"iso_code\": \"ARE\",\n        \"unit_fa\": \"درهم\",\n        \"unit_en\": \"AED\",\n        \"prefix\": \"+971\"\n    },\n    \"operator\": {\n        \"id\": \"1784\",\n        \"title\": \"Virgin Mobile United Arab Emirates\"\n    },\n    \"package\": {\n        \"id\": \"49302\",\n        \"name\": \"20 AED\",\n        \"amount\": 20,\n        \"validity\": \" \"\n    },\n    \"cellphone\": false,\n    \"charge\": {\n        \"amount\": 20,\n        \"unit_fa\": \"درهم\",\n        \"unit_en\": \"AED\"\n    },\n    \"price\": {\n        \"amount\": 367823,\n        \"unit_fa\": \"تومان\",\n        \"unit_en\": \"IRT\"\n    },\n    \"result\": {\n        \"pin\": null,\n        \"code\": null,\n        \"serial\": null,\n        \"url\": null,\n        \"rsp\": null\n    },\n    \"create_date\": 1727774902,\n    \"expire_date\": 1727775204,\n    \"status\": \"payment\"\n}"
						}
					]
				},
				{
					"name": "Confirm Request",
					"protocolProfileBehavior": {
						"disabledSystemHeaders": {}
					},
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "Token",
								"value": "{{API_TOKEN}}",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://seasharj.ir/api/v3/partners/requests/690790/confirm",
							"protocol": "https",
							"host": [
								"seasharj",
								"ir"
							],
							"path": [
								"api",
								"v3",
								"partners",
								"requests",
								"690790",
								"confirm"
							]
						}
					},
					"response": []
				}
			]
		},
		{
			"name": "General",
			"item": [
				{
					"name": "Get Credit",
					"protocolProfileBehavior": {
						"disabledSystemHeaders": {}
					},
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "Token",
								"value": "{{API_TOKEN}}",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://seasharj.ir/api/v3/partners/general/credit",
							"protocol": "https",
							"host": [
								"seasharj",
								"ir"
							],
							"path": [
								"api",
								"v3",
								"partners",
								"general",
								"credit"
							]
						}
					},
					"response": [
						{
							"name": "Get Credit",
							"originalRequest": {
								"method": "POST",
								"header": [
									{
										"key": "Token",
										"value": "{{API_TOKEN}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "https://seasharj.ir/api/v3/partners/general/credit",
									"protocol": "https",
									"host": [
										"seasharj",
										"ir"
									],
									"path": [
										"api",
										"v3",
										"partners",
										"general",
										"credit"
									]
								}
							},
							"status": "OK",
							"code": 200,
							"_postman_previewlanguage": "json",
							"header": [
								{
									"key": "Date",
									"value": "Mon, 06 Jan 2025 10:50:01 GMT"
								},
								{
									"key": "Server",
									"value": "Apache/2"
								},
								{
									"key": "X-Powered-By",
									"value": "PHP/7.4.30"
								},
								{
									"key": "Access-Control-Allow-Origin",
									"value": "*"
								},
								{
									"key": "Access-Control-Allow-Methods",
									"value": "GET, POST, OPTIONS, PATCH, PUT, DELETE"
								},
								{
									"key": "Access-Control-Allow-Headers",
									"value": "User-Token, Accept, Content-Type, Referer, User-Agent, Origin, X-Requested-With, Connection, Accept-Encoding, Host, Content-Length"
								},
								{
									"key": "Cache-control",
									"value": "no-store, max-age=0, no-cache"
								},
								{
									"key": "Upgrade",
									"value": "h2,h2c"
								},
								{
									"key": "Connection",
									"value": "Upgrade, Keep-Alive"
								},
								{
									"key": "Vary",
									"value": "Accept-Encoding,User-Agent"
								},
								{
									"key": "Content-Encoding",
									"value": "gzip"
								},
								{
									"key": "Content-Length",
									"value": "36"
								},
								{
									"key": "Keep-Alive",
									"value": "timeout=2, max=100"
								},
								{
									"key": "Content-Type",
									"value": "application/json; charset=UTF-8"
								}
							],
							"cookie": [],
							"body": "{\n    \"credit\": 10280\n}"
						}
					]
				}
			]
		}
	],
	"event": [
		{
			"listen": "prerequest",
			"script": {
				"type": "text/javascript",
				"packages": {},
				"exec": [
					""
				]
			}
		},
		{
			"listen": "test",
			"script": {
				"type": "text/javascript",
				"packages": {},
				"exec": [
					""
				]
			}
		}
	],
	"variable": [
		{
			"key": "API_TOKEN",
			"value": "x",
			"type": "string"
		}
	]
}