{
	"info": {
		"_postman_id": "cace8e7c-7fbf-4f8b-8491-80bbf5f23a2c",
		"name": "Kashier Recurring Apis",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
		"_exporter_id": "35970540"
	},
	"item": [
		{
			"name": "List Tokens",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Authorization",
						"value": "{{test_secret_key}}"
					}
				],
				"url": {
					"raw": "{{test_api_base_url}}/v3/payment/tokenization/tokens?sortType=-1&page=1&limit=20",
					"host": [
						"{{test_api_base_url}}"
					],
					"path": [
						"v3",
						"payment",
						"tokenization",
						"tokens"
					],
					"query": [
						{
							"key": "sortType",
							"value": "-1"
						},
						{
							"key": "page",
							"value": "1"
						},
						{
							"key": "limit",
							"value": "20"
						}
					]
				}
			},
			"response": [
				{
					"name": "List Tokens",
					"originalRequest": {
						"method": "GET",
						"header": [
							{
								"key": "Authorization",
								"value": "{{test_secret_key}}"
							}
						],
						"url": {
							"raw": "{{test_api_base_url}}/v3/payment/tokenization/tokens?sortType=-1&page=1&limit=20",
							"host": [
								"{{test_api_base_url}}"
							],
							"path": [
								"v3",
								"payment",
								"tokenization",
								"tokens"
							],
							"query": [
								{
									"key": "sortType",
									"value": "-1"
								},
								{
									"key": "page",
									"value": "1"
								},
								{
									"key": "limit",
									"value": "20"
								}
							]
						}
					},
					"status": "OK",
					"code": 200,
					"_postman_previewlanguage": "",
					"header": [
						{
							"key": "access-control-allow-origin",
							"value": "*"
						},
						{
							"key": "access-control-allow-methods",
							"value": "GET, POST, OPTIONS, PUT, PATCH, DELETE"
						},
						{
							"key": "access-control-allow-headers",
							"value": "authorization , refreshToken, authmerchantid, X-Requested-With,content-type"
						},
						{
							"key": "access-control-allow-credentials",
							"value": "true"
						},
						{
							"key": "content-type",
							"value": "application/json; charset=utf-8"
						},
						{
							"key": "content-length",
							"value": "6816"
						},
						{
							"key": "etag",
							"value": "W/\"1aa0-ITQlrvSxerByIQfrHEV9X9YH9XA\""
						},
						{
							"key": "date",
							"value": "Tue, 03 Feb 2026 12:34:15 GMT"
						},
						{
							"key": "keep-alive",
							"value": "timeout=120"
						},
						{
							"key": "Strict-Transport-Security",
							"value": "max-age=31536000; includeSubDomains"
						}
					],
					"cookie": [],
					"body": "{\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"cardExpiryMonth\": \"06\",\n            \"cardExpiryYear\": \"25\",\n            \"cardHolderName\": \"TEST\",\n            \"customerReference\": \"2\",\n            \"agreementId\": \"23ffaef3-19fa-4735-ac16-150ddcf91d98\",\n            \"createdAt\": \"2025-06-08T23:39:47.617Z\",\n            \"token\": \"3318d67e-636f-4c17-9074-81e4b9a75591\",\n            \"agreementType\": \"UNSCHEDULED\",\n            \"agreementExpiry\": \"N/A\",\n            \"cardNumber\": \"5123********0008\"\n        },\n        {\n            \"cardExpiryMonth\": \"05\",\n            \"cardExpiryYear\": \"26\",\n            \"cardHolderName\": \"John Doe\",\n            \"customerReference\": \"ahmed\",\n            \"agreementId\": \"4457ea71-0912-405d-a6de-9c441a691beb\",\n            \"createdAt\": \"2026-01-26T13:23:38.055Z\",\n            \"token\": \"19788c29-068f-4bf8-a6ef-1c41ef8e3727\",\n            \"agreementType\": \"RECURRING\",\n            \"agreementExpiry\": \"2027-01-27T00:00:00.000Z\",\n            \"cardNumber\": \"5123********2346\"\n        },\n        {\n            \"cardExpiryMonth\": \"06\",\n            \"cardExpiryYear\": \"25\",\n            \"cardHolderName\": \"TEST\",\n            \"customerReference\": \"12345963852\",\n            \"agreementId\": \"eb85ebb8-df1d-48d2-a073-fd6e37400faa\",\n            \"createdAt\": \"2025-06-15T11:07:21.392Z\",\n            \"token\": \"0ec59d39-d88f-4fc9-9fa7-f12cc0497ce9\",\n            \"agreementType\": \"UNSCHEDULED\",\n            \"agreementExpiry\": \"N/A\",\n            \"cardNumber\": \"5123********0008\"\n        },\n        {\n            \"cardExpiryMonth\": \"05\",\n            \"cardExpiryYear\": \"26\",\n            \"cardHolderName\": \"John Doe\",\n            \"customerReference\": \"bashar@mail.com\",\n            \"agreementId\": \"fda2d52c-6a66-4f52-8a7f-21979b240661\",\n            \"createdAt\": \"2026-01-26T14:51:52.795Z\",\n            \"token\": \"2d6d6bfb-3091-40f7-91cc-abde8c0f4b54\",\n            \"agreementType\": \"RECURRING\",\n            \"agreementExpiry\": \"2027-01-27T00:00:00.000Z\",\n            \"cardNumber\": \"5123********2346\"\n        },\n        {\n            \"cardExpiryMonth\": \"06\",\n            \"cardExpiryYear\": \"26\",\n            \"cardHolderName\": \"TEST\",\n            \"customerReference\": \"123456\",\n            \"agreementId\": \"a4146e74-c111-4fd5-b52b-c45226aec046\",\n            \"createdAt\": \"2025-11-09T15:50:47.770Z\",\n            \"token\": \"24850620-b1c7-454c-836b-56c624ad8392\",\n            \"agreementType\": \"UNSCHEDULED\",\n            \"agreementExpiry\": \"N/A\",\n            \"cardNumber\": \"5123********0008\"\n        },\n        {\n            \"cardExpiryMonth\": \"05\",\n            \"cardExpiryYear\": \"26\",\n            \"cardHolderName\": \"John Doe\",\n            \"customerReference\": \"2\",\n            \"agreementId\": \"2ca1106a-0a15-4211-88b6-2da773078cac\",\n            \"createdAt\": \"2026-01-05T17:42:13.077Z\",\n            \"token\": \"1569f90a-752d-4b66-a747-7384b40be836\",\n            \"agreementType\": \"RECURRING\",\n            \"agreementExpiry\": \"2027-01-27T00:00:00.000Z\",\n            \"cardNumber\": \"5123********2346\"\n        },\n        {\n            \"cardExpiryMonth\": \"06\",\n            \"cardExpiryYear\": \"25\",\n            \"cardHolderName\": \"TEST\",\n            \"customerReference\": \"12345963852\",\n            \"agreementId\": \"fa00480d-1a31-485f-982d-00f1009831f0\",\n            \"createdAt\": \"2025-06-15T14:05:27.630Z\",\n            \"token\": \"347c34d1-c1e6-4afd-8a91-f0d22493d1a7\",\n            \"agreementType\": \"UNSCHEDULED\",\n            \"agreementExpiry\": \"N/A\",\n            \"cardNumber\": \"5123********0008\"\n        },\n        {\n            \"cardExpiryMonth\": \"06\",\n            \"cardExpiryYear\": \"26\",\n            \"cardHolderName\": \"TEST\",\n            \"customerReference\": \"123456\",\n            \"agreementId\": \"ec5b5fe8-5f1b-496e-91a8-ce30fa3a90d7\",\n            \"createdAt\": \"2025-11-16T15:03:00.713Z\",\n            \"token\": \"0166f407-d003-441d-a149-1bc54ac3e02f\",\n            \"agreementType\": \"RECURRING\",\n            \"agreementExpiry\": \"N/A\",\n            \"cardNumber\": \"5123********0008\"\n        },\n        {\n            \"cardExpiryMonth\": \"06\",\n            \"cardExpiryYear\": \"25\",\n            \"cardHolderName\": \"TEST\",\n            \"customerReference\": \"12345963\",\n            \"agreementId\": \"0b3a71a1-35b0-42e6-b1c5-5314aedc873f\",\n            \"createdAt\": \"2025-03-26T03:41:47.081Z\",\n            \"token\": \"1f9964c9-4e7e-4778-bf37-3d459661f3a5\",\n            \"agreementType\": \"UNSCHEDULED\",\n            \"agreementExpiry\": \"N/A\",\n            \"cardNumber\": \"5123********0008\"\n        },\n        {\n            \"cardExpiryMonth\": \"06\",\n            \"cardExpiryYear\": \"25\",\n            \"cardHolderName\": \"TEST\",\n            \"customerReference\": \"12345963\",\n            \"agreementId\": \"9c1f29b3-6ef6-4c62-b75f-1a34a4a3eeb7\",\n            \"createdAt\": \"2025-06-08T22:46:54.059Z\",\n            \"token\": \"0ed4e250-1465-4cc1-a9b2-d1fc76cfcaa0\",\n            \"agreementType\": \"UNSCHEDULED\",\n            \"agreementExpiry\": \"N/A\",\n            \"cardNumber\": \"5123********0008\"\n        },\n        {\n            \"cardExpiryMonth\": \"05\",\n            \"cardExpiryYear\": \"26\",\n            \"cardHolderName\": \"John Doe\",\n            \"customerReference\": \"ahmed\",\n            \"agreementId\": \"723edd51-48f8-4aaf-a404-00c3e7c4d975\",\n            \"createdAt\": \"2025-11-06T10:06:02.756Z\",\n            \"token\": \"2cbafb78-0f5f-4ead-a43a-c4ea9b487a26\",\n            \"agreementType\": \"RECURRING\",\n            \"agreementExpiry\": \"2027-01-27T00:00:00.000Z\",\n            \"cardNumber\": \"5123********2346\"\n        },\n        {\n            \"cardExpiryMonth\": \"06\",\n            \"cardExpiryYear\": \"25\",\n            \"cardHolderName\": \"TEST\",\n            \"customerReference\": \"12345963852\",\n            \"agreementId\": \"9fc084bd-de53-4c4c-864d-3fae28bf8677\",\n            \"createdAt\": \"2025-06-15T13:50:06.606Z\",\n            \"token\": \"2b03ab5e-a74a-40cd-9ee5-8349e09dea40\",\n            \"agreementType\": \"UNSCHEDULED\",\n            \"agreementExpiry\": \"N/A\",\n            \"cardNumber\": \"5123********0008\"\n        },\n        {\n            \"cardExpiryMonth\": \"05\",\n            \"cardExpiryYear\": \"26\",\n            \"cardHolderName\": \"John Doe\",\n            \"customerReference\": \"2\",\n            \"agreementId\": \"c2a31dc9-a099-4a7b-aaf1-291127da5f60\",\n            \"createdAt\": \"2025-11-13T12:55:37.845Z\",\n            \"token\": \"12e10e95-a613-48d5-8f1a-2410732e228b\",\n            \"agreementType\": \"RECURRING\",\n            \"agreementExpiry\": \"2027-01-27T00:00:00.000Z\",\n            \"cardNumber\": \"5123********2346\"\n        },\n        {\n            \"cardExpiryMonth\": \"06\",\n            \"cardExpiryYear\": \"26\",\n            \"cardHolderName\": \"TEST\",\n            \"customerReference\": \"12345963852\",\n            \"agreementId\": \"cad7a2d1-b1dd-4145-a3d8-2a8c2e43163a\",\n            \"createdAt\": \"2025-09-01T14:36:07.815Z\",\n            \"token\": \"2e502e33-1bb2-41be-9d13-28efb3ebea34\",\n            \"agreementType\": \"UNSCHEDULED\",\n            \"agreementExpiry\": \"N/A\",\n            \"cardNumber\": \"5123********0008\"\n        },\n        {\n            \"cardExpiryMonth\": \"06\",\n            \"cardExpiryYear\": \"25\",\n            \"cardHolderName\": \"TEST\",\n            \"customerReference\": \"12345963\",\n            \"agreementId\": \"630d2d9d-48aa-4788-a805-93674aa81b22\",\n            \"createdAt\": \"2025-06-15T14:51:34.783Z\",\n            \"token\": \"08276810-0465-436d-a5dd-c01787c63874\",\n            \"agreementType\": \"RECURRING\",\n            \"agreementExpiry\": \"2027-01-27T00:00:00.000Z\",\n            \"cardNumber\": \"5123********0008\"\n        },\n        {\n            \"cardExpiryMonth\": \"05\",\n            \"cardExpiryYear\": \"26\",\n            \"cardHolderName\": \"John Doe\",\n            \"customerReference\": \"2\",\n            \"agreementId\": \"8823473f-8160-4aba-93e5-1a4a94c67f53\",\n            \"createdAt\": \"2026-01-05T17:32:50.794Z\",\n            \"token\": \"15fca6cb-7c7b-4bb6-bc85-c7f2dfe55e1b\",\n            \"agreementType\": \"RECURRING\",\n            \"agreementExpiry\": \"2027-01-27T00:00:00.000Z\",\n            \"cardNumber\": \"5123********2346\"\n        },\n        {\n            \"cardExpiryMonth\": \"05\",\n            \"cardExpiryYear\": \"26\",\n            \"cardHolderName\": \"John Doe\",\n            \"customerReference\": \"2\",\n            \"agreementId\": \"8839f96f-d5df-437a-9b7b-6a71a29712b1\",\n            \"createdAt\": \"2026-01-05T10:17:04.027Z\",\n            \"token\": \"01160a08-1f5a-42f7-b1b9-b1173ad05475\",\n            \"agreementType\": \"RECURRING\",\n            \"agreementExpiry\": \"2027-01-27T00:00:00.000Z\",\n            \"cardNumber\": \"5123********2346\"\n        },\n        {\n            \"cardExpiryMonth\": \"05\",\n            \"cardExpiryYear\": \"26\",\n            \"cardHolderName\": \"John Doe\",\n            \"customerReference\": \"ahmed\",\n            \"agreementId\": \"860912dd-57bf-4431-b9de-48ff5917da3a\",\n            \"createdAt\": \"2025-11-09T14:50:15.971Z\",\n            \"token\": \"01b1c7df-d808-458a-94bc-9658d1b78304\",\n            \"agreementType\": \"RECURRING\",\n            \"agreementExpiry\": \"2027-01-27T00:00:00.000Z\",\n            \"cardNumber\": \"5123********2346\"\n        },\n        {\n            \"cardExpiryMonth\": \"06\",\n            \"cardExpiryYear\": \"26\",\n            \"cardHolderName\": \"TEST\",\n            \"customerReference\": \"123456\",\n            \"agreementId\": \"703af0f6-77e8-4e85-a664-972b37bc14bc\",\n            \"createdAt\": \"2025-11-09T15:36:16.786Z\",\n            \"token\": \"11cd1612-2619-44a9-a27a-6e1fd0fc3cd1\",\n            \"agreementType\": \"UNSCHEDULED\",\n            \"agreementExpiry\": \"N/A\",\n            \"cardNumber\": \"5123********0008\"\n        },\n        {\n            \"cardExpiryMonth\": \"05\",\n            \"cardExpiryYear\": \"26\",\n            \"cardHolderName\": \"John Doe\",\n            \"customerReference\": \"ahmed\",\n            \"agreementId\": \"a03e40c8-c01d-4202-8383-c5d537ddffbe\",\n            \"createdAt\": \"2025-11-09T15:23:24.408Z\",\n            \"token\": \"2cb6362e-5681-435c-a1f1-fc52a4e17c5c\",\n            \"agreementType\": \"RECURRING\",\n            \"agreementExpiry\": \"2027-01-27T00:00:00.000Z\",\n            \"cardNumber\": \"5123********2346\"\n        }\n    ],\n    \"pagination\": {\n        \"total\": 88,\n        \"limit\": 20,\n        \"page\": 1,\n        \"pages\": 5\n    }\n}"
				}
			]
		},
		{
			"name": "Save Token",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "{{test_secret_key}}"
					},
					{
						"key": "api-key",
						"value": "{{test_api_key}}"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"expireAt\": \"2027-10-31T17:27:32.359Z\",\n    \"maxFailureAttempts\": 3,\n    \"paymentType\": \"credit\",\n    \"amount\": \"1\",\n    \"currency\": \"EGP\",\n    \"merchantId\": \"{{mid}}\",\n    \"merchantOrderId\": \"ORD-1652385897654596\",\n    \"merchantRedirect\": \"https://example.com/redirect\",\n    \"display\": \"en\",\n    \"type\": \"one-time\",\n    \"allowedMethods\": \"card\", // card, bank_installments, wallet, bnpl\n    \"redirectMethod\": null,\n    \"iframeBackgroundColor\": \"#FFFFFF\",\n    \"metaData\": {\n        \"customKey\": \"customValue\"\n    },\n    \"failureRedirect\": false,\n    \"brandColor\": \"#FF5733\",\n    \"defaultMethod\": \"card\",\n    \"description\": \"Payment for order ORD-123456\",\n    \"manualCapture\": false,\n    \"customer\": {\n        \"reference\": \"{{customer_reference}}\"\n    },\n    \"agreement\": {\n        \"type\": \"RECURRING\",\n        \"amountVariability\": \"VARIABLE\",\n        \"paymentFrequency\": \"MONTHLY\",\n        \"expiryDate\": \"2027-01-27\",\n        \"minimumDaysBetweenPayments\": 20,\n        \"maximumAmountPerPayment\": 20000,\n        \"numberOfPayments\": 100\n    },\n    \"saveCard\": \"forced\",\n    \"retrieveSavedCard\": true,\n    \"interactionSource\": \"RECURRING\",\n    \"enable3DS\": true,\n    \"serverWebhook\": \"https://webhook.site/10a93f59-bae9-4d90-85cb-9af4679da565\",\n    \"notes\": \"test\"\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "{{test_api_base_url}}/v3/payment/sessions",
					"host": [
						"{{test_api_base_url}}"
					],
					"path": [
						"v3",
						"payment",
						"sessions"
					]
				}
			},
			"response": [
				{
					"name": "Save Token",
					"originalRequest": {
						"method": "POST",
						"header": [
							{
								"key": "Authorization",
								"value": "{{test_secret_key}}"
							},
							{
								"key": "api-key",
								"value": "{{test_api_key}}"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\n    \"expireAt\": \"2027-10-31T17:27:32.359Z\",\n    \"maxFailureAttempts\": 3,\n    \"paymentType\": \"credit\",\n    \"amount\": \"1\",\n    \"currency\": \"EGP\",\n    \"merchantId\": \"{{mid}}\",\n    \"merchantOrderId\": \"ORD-1652385897654596\",\n    \"merchantRedirect\": \"https://example.com/redirect\",\n    \"display\": \"en\",\n    \"type\": \"one-time\",\n    \"allowedMethods\": \"card\", // card, bank_installments, wallet, bnpl\n    \"redirectMethod\": null,\n    \"iframeBackgroundColor\": \"#FFFFFF\",\n    \"metaData\": {\n        \"customKey\": \"customValue\"\n    },\n    \"failureRedirect\": false,\n    \"brandColor\": \"#FF5733\",\n    \"defaultMethod\": \"card\",\n    \"description\": \"Payment for order ORD-123456\",\n    \"manualCapture\": false,\n    \"customer\": {\n        \"reference\": \"{{customer_reference}}\"\n    },\n    \"agreement\": {\n        \"type\": \"RECURRING\",\n        \"amountVariability\": \"VARIABLE\",\n        \"paymentFrequency\": \"MONTHLY\",\n        \"expiryDate\": \"2027-01-27\",\n        \"minimumDaysBetweenPayments\": 20,\n        \"maximumAmountPerPayment\": 20000,\n        \"numberOfPayments\": 100\n    },\n    \"saveCard\": \"forced\",\n    \"retrieveSavedCard\": true,\n    \"interactionSource\": \"RECURRING\",\n    \"enable3DS\": true,\n    \"serverWebhook\": \"https://webhook.site/10a93f59-bae9-4d90-85cb-9af4679da565\",\n    \"notes\": \"test\"\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "{{test_api_base_url}}/v3/payment/sessions",
							"host": [
								"{{test_api_base_url}}"
							],
							"path": [
								"v3",
								"payment",
								"sessions"
							]
						}
					},
					"status": "OK",
					"code": 200,
					"_postman_previewlanguage": "",
					"header": [
						{
							"key": "access-control-allow-origin",
							"value": "*"
						},
						{
							"key": "access-control-allow-methods",
							"value": "GET, POST, OPTIONS, PUT, PATCH, DELETE"
						},
						{
							"key": "access-control-allow-headers",
							"value": "authorization , refreshToken, authmerchantid, X-Requested-With,content-type"
						},
						{
							"key": "access-control-allow-credentials",
							"value": "true"
						},
						{
							"key": "content-type",
							"value": "application/json; charset=utf-8"
						},
						{
							"key": "content-length",
							"value": "1596"
						},
						{
							"key": "etag",
							"value": "W/\"63c-PSoFAjmPqcY9mjDeQ1pL/zakXuU\""
						},
						{
							"key": "date",
							"value": "Tue, 03 Feb 2026 12:36:04 GMT"
						},
						{
							"key": "keep-alive",
							"value": "timeout=120"
						},
						{
							"key": "Strict-Transport-Security",
							"value": "max-age=31536000; includeSubDomains"
						}
					],
					"cookie": [],
					"body": "{\n    \"status\": \"CREATED\",\n    \"failureAttempts\": 0,\n    \"capturedAmount\": 0,\n    \"refundedAmount\": 0,\n    \"_id\": \"6981ebb411c3ab0012a19dab\",\n    \"merchantId\": \"MID-24358-575\",\n    \"expireAt\": \"2027-10-31T17:27:32.359Z\",\n    \"maxFailureAttempts\": 3,\n    \"paymentParams\": {\n        \"display\": \"en\",\n        \"paymentType\": \"credit\",\n        \"amount\": 1,\n        \"currency\": \"EGP\",\n        \"merchantRedirect\": \"https://example.com/redirect\",\n        \"type\": \"one-time\",\n        \"allowedMethods\": \"card\",\n        \"redirectMethod\": null,\n        \"iframeBackgroundColor\": \"#FFFFFF\",\n        \"metaData\": {\n            \"customKey\": \"customValue\"\n        },\n        \"failureRedirect\": false,\n        \"brandColor\": \"#FF5733\",\n        \"defaultMethod\": \"card\",\n        \"description\": \"Payment for order ORD-123456\",\n        \"manualCapture\": false,\n        \"customer\": {\n            \"reference\": \"bashar@mail.com\"\n        },\n        \"agreement\": {\n            \"type\": \"RECURRING\",\n            \"amountVariability\": \"VARIABLE\",\n            \"paymentFrequency\": \"MONTHLY\",\n            \"expiryDate\": \"2027-01-27\",\n            \"minimumDaysBetweenPayments\": 20,\n            \"maximumAmountPerPayment\": 20000,\n            \"numberOfPayments\": 100\n        },\n        \"saveCard\": \"forced\",\n        \"retrieveSavedCard\": true,\n        \"interactionSource\": \"RECURRING\",\n        \"enable3DS\": true,\n        \"serverWebhook\": \"https://webhook.site/10a93f59-bae9-4d90-85cb-9af4679da565\",\n        \"notes\": \"test\",\n        \"disableDiscount\": false,\n        \"order\": \"ORD-1652385897654596\",\n        \"storeName\": \"TEST-Demo\",\n        \"store\": \"TEST-Demo\",\n        \"originalAmount\": 1,\n        \"hash\": \"702c4c863b16ea6fc85f5f3426580e7c450bbad45f95e75055037f67a85d9e6f\"\n    },\n    \"apiKey\": \"2c0d0b05-f9e3-4d4a-b9c0-da35a9fd6624\",\n    \"history\": [\n        {\n            \"status\": \"CREATED\",\n            \"date\": \"2026-02-03T12:36:04.469Z\"\n        }\n    ],\n    \"apmTraceId\": \"5b87350e6d48b60201e2b23d7b36eb77\",\n    \"webhookNotifications\": [],\n    \"createdAt\": \"2026-02-03T12:36:04.475Z\",\n    \"updatedAt\": \"2026-02-03T12:36:04.475Z\",\n    \"__v\": 0,\n    \"sessionUrl\": \"https://payments.kashier.io/session/6981ebb411c3ab0012a19dab?mode=test\"\n}"
				}
			]
		},
		{
			"name": "Pay with token",
			"event": [
				{
					"listen": "test",
					"script": {
						"exec": [
							""
						],
						"type": "text/javascript",
						"packages": {},
						"requests": {}
					}
				},
				{
					"listen": "prerequest",
					"script": {
						"exec": [
							"const crypto = require(\"crypto-js\");",
							"const merchantId = pm.environment.get(\"mid\");",
							"const apikey = pm.environment.get(\"test_api_key\");",
							"const cardToken = \"2d6d6bfb-3091-40f7-91cc-abde8c0f4b54\";",
							"const agreementId = \"fda2d52c-6a66-4f52-8a7f-21979b240661\";",
							"const customerReference = pm.environment.get(\"customer_reference\");",
							"",
							"const order = {",
							"   \"reference\": \"PM-\"+ new Date(),",
							"    \"amount\": 50,",
							"    \"currency\": \"EGP\",",
							"}",
							"",
							"const body = {",
							"    \"apiOperation\": \"PAY\",",
							"    \"paymentMethod\": {",
							"        \"type\": \"CARD\", ",
							"        \"card\": {",
							"            \"cardToken\": cardToken,",
							"            \"enable3DS\": false,",
							"            \"agreement\": {",
							"                \"id\": agreementId",
							"            }",
							"        }",
							"    },",
							"    order,",
							"    \"interactionSource\": \"CONTAUTH\",",
							"    \"reconciliation\": {",
							"        \"webhookUrl\": \"https://your-call-back-url.com\",",
							"        \"merchantRedirect\": \"https://your-call-back-url.com\"",
							"    },",
							"    \"merchantId\": merchantId,",
							"    \"timestamp\": 3,",
							"    \"customer\" : {",
							"        \"reference\": customerReference",
							"    }",
							"}",
							"  const requeiredCustomerHash = !!(",
							"      body?.paymentMethod?.card?.save || ",
							"      body?.paymentMethod?.card?.cardToken ||",
							"      body?.paymentMethod?.card?.agreement",
							"      );",
							"    const path = `/?payment=${merchantId}.${order.reference}.${order.amount}.${order.currency}` + (requeiredCustomerHash ? `.${customerReference}`:\"\");",
							"    const hmac = crypto.algo.HMAC.create(crypto.algo.SHA256, apikey).update(path);",
							"    const hash = hmac.finalize().toString(crypto.enc.hex);",
							"pm.environment.set('hash', hash);",
							"",
							"pm.environment.set('paymentRequest', JSON.stringify(body))"
						],
						"type": "text/javascript",
						"packages": {},
						"requests": {}
					}
				}
			],
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "kashier-hash",
						"value": "{{hash}}",
						"type": "text"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{{paymentRequest}}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "{{test_fep_base_url}}/v3/orders",
					"host": [
						"{{test_fep_base_url}}"
					],
					"path": [
						"v3",
						"orders"
					]
				}
			},
			"response": [
				{
					"name": "Pay with token",
					"originalRequest": {
						"method": "POST",
						"header": [
							{
								"key": "kashier-hash",
								"value": "{{hash}}",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{{paymentRequest}}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "{{test_fep_base_url}}/v3/orders",
							"host": [
								"{{test_fep_base_url}}"
							],
							"path": [
								"v3",
								"orders"
							]
						}
					},
					"status": "OK",
					"code": 200,
					"_postman_previewlanguage": "",
					"header": [
						{
							"key": "access-control-allow-origin",
							"value": "*"
						},
						{
							"key": "content-type",
							"value": "application/json; charset=utf-8"
						},
						{
							"key": "etag",
							"value": "W/\"c2b-EEhFWpsbKR91awi3sy7BjoCKMUs\""
						},
						{
							"key": "date",
							"value": "Tue, 03 Feb 2026 12:23:25 GMT"
						},
						{
							"key": "keep-alive",
							"value": "timeout=120"
						},
						{
							"key": "Transfer-Encoding",
							"value": "chunked"
						},
						{
							"key": "Strict-Transport-Security",
							"value": "max-age=31536000; includeSubDomains"
						}
					],
					"cookie": [],
					"body": "{\n    \"response\": {\n        \"apiOperation\": \"PAY\",\n        \"operation\": \"pay\",\n        \"currency\": \"EGP\",\n        \"result\": \"SUCCESS\",\n        \"status\": \"CAPTURED\",\n        \"authorizationNumber\": \"018122\",\n        \"authenticationStatus\": \"AUTHENTICATION_NOT_IN_EFFECT\",\n        \"amount\": 50,\n        \"creationTime\": \"2026-02-03T12:23:25.100Z\",\n        \"lastUpdatedTime\": \"2026-02-03T12:23:25.358Z\",\n        \"merchantCurrency\": \"EGP\",\n        \"reference\": \"e6dba2bd-04b7-4736-a0ed-66f5339a5e9b\",\n        \"totalAuthorizedAmount\": 50,\n        \"totalCapturedAmount\": 50,\n        \"totalDisbursedAmount\": 0,\n        \"totalRefundedAmount\": 0,\n        \"authentication\": {},\n        \"paymentMethod\": {\n            \"type\": \"CARD\",\n            \"card\": {\n                \"cardBrand\": \"Mastercard\",\n                \"agreement\": {\n                    \"id\": \"fda2d52c-6a66-4f52-8a7f-21979b240661\",\n                    \"type\": \"RECURRING\",\n                    \"amountVariability\": \"VARIABLE\",\n                    \"expiryDate\": \"2027-01-27T00:00:00.000Z\"\n                },\n                \"number\": \"512345******2346\",\n                \"nameOnCard\": \"John Doe\",\n                \"expiry\": {\n                    \"month\": \"05\",\n                    \"year\": \"26\"\n                },\n                \"cardToken\": \"2d6d6bfb-3091-40f7-91cc-abde8c0f4b54\"\n            }\n        },\n        \"metaData\": {\n            \"termsAndConditions\": {\n                \"ip\": \"10.212.135.4\"\n            },\n            \"merchantWebhook\": \"https://webhook.site/3fada6e2-ff43-4fdc-b9e8-0205033ad830\"\n        },\n        \"customer\": {\n            \"reference\": \"bashar@mail.com\"\n        },\n        \"branch\": {\n            \"name\": \"Branch Name\",\n            \"address\": {\n                \"street\": \"street\",\n                \"city\": \"branch city\",\n                \"country\": \"branch country\",\n                \"address\": \"Branch Address\"\n            }\n        },\n        \"timestamp\": 3,\n        \"reconciliation\": {\n            \"webhookUrl\": \"https://your-call-back-url.com\",\n            \"merchantRedirect\": \"https://your-call-back-url.com?paymentStatus=SUCCESS&cardDataToken=2d6d6bfb-3091-40f7-91cc-abde8c0f4b54&maskedCard=512345******2346&merchantOrderId=PM-Tue%20Feb%2003%202026%2014%3A23%3A24%20GMT%2B0200%20(Eastern%20European%20Standard%20Time)&orderId=e6dba2bd-04b7-4736-a0ed-66f5339a5e9b&cardBrand=Mastercard&orderReference=TEST-ORD-193430753&transactionId=TX-243585752612&amount=50&currency=EGP&mode=test&signature=0dab4f6b546d74be2ecdc8a615bdea7c5b411872dc5008930f87f320f6a9d368\",\n            \"redirect\": false\n        },\n        \"merchantId\": \"MID-24358-575\",\n        \"order\": {\n            \"amount\": 50,\n            \"currency\": \"EGP\",\n            \"callbackURL\": \"https://your-call-back-url.com\",\n            \"systemOrderId\": \"e6dba2bd-04b7-4736-a0ed-66f5339a5e9b\",\n            \"reference\": \"PM-Tue Feb 03 2026 14:23:24 GMT+0200 (Eastern European Standard Time)\"\n        },\n        \"merchantRedirectUrl\": \"https://your-call-back-url.com?paymentStatus=SUCCESS&cardDataToken=2d6d6bfb-3091-40f7-91cc-abde8c0f4b54&maskedCard=512345******2346&merchantOrderId=PM-Tue%20Feb%2003%202026%2014%3A23%3A24%20GMT%2B0200%20(Eastern%20European%20Standard%20Time)&orderId=e6dba2bd-04b7-4736-a0ed-66f5339a5e9b&cardBrand=Mastercard&orderReference=TEST-ORD-193430753&transactionId=TX-243585752612&amount=50&currency=EGP&mode=test&signature=0dab4f6b546d74be2ecdc8a615bdea7c5b411872dc5008930f87f320f6a9d368\",\n        \"apiKeyId\": \"68de73c9dd918300120f7a56\",\n        \"method\": \"card\",\n        \"creationDate\": \"2026-02-03T14:23:24.470Z\",\n        \"orderId\": \"e6dba2bd-04b7-4736-a0ed-66f5339a5e9b\",\n        \"provider\": \"mpgs\",\n        \"merchantOrderId\": \"PM-Tue Feb 03 2026 14:23:24 GMT+0200 (Eastern European Standard Time)\",\n        \"orderReference\": \"TEST-ORD-193430753\",\n        \"interactionSource\": \"ECOMMERCE\",\n        \"device\": {\n            \"ipAddress\": \"10.212.135.4\"\n        },\n        \"transactionId\": \"TX-243585752612\",\n        \"transactionResponseCode\": \"00\",\n        \"transactionResponseMessage\": {\n            \"en\": \"Approved\",\n            \"ar\": \"تمت الموافقة\"\n        }\n    },\n    \"messages\": {\n        \"en\": \"Approved\",\n        \"ar\": \"تمت الموافقة\"\n    },\n    \"status\": \"SUCCESS\",\n    \"showCaptcha\": false\n}"
				}
			]
		},
		{
			"name": "Bulk Charge",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "{{test_secret_key}}"
					}
				],
				"body": {
					"mode": "formdata",
					"formdata": [
						{
							"key": "file",
							"type": "file",
							"src": "/home/k/Downloads/tokens_export.xlsx"
						}
					]
				},
				"url": {
					"raw": "{{test_api_base_url}}/v3/payment/bulk-charge",
					"host": [
						"{{test_api_base_url}}"
					],
					"path": [
						"v3",
						"payment",
						"bulk-charge"
					]
				}
			},
			"response": []
		},
		{
			"name": "Bulk charge runner",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Authorization",
						"value": "{{test_secret_key}}"
					}
				],
				"url": {
					"raw": "{{test_api_base_url}}/v3/payment/bulk-charge/runner",
					"host": [
						"{{test_api_base_url}}"
					],
					"path": [
						"v3",
						"payment",
						"bulk-charge",
						"runner"
					]
				}
			},
			"response": [
				{
					"name": "Bulk charge runner",
					"originalRequest": {
						"method": "GET",
						"header": [
							{
								"key": "Authorization",
								"value": "{{test_secret_key}}"
							}
						],
						"url": {
							"raw": "{{test_api_base_url}}/v3/payment/bulk-charge/runner",
							"host": [
								"{{test_api_base_url}}"
							],
							"path": [
								"v3",
								"payment",
								"bulk-charge",
								"runner"
							]
						}
					},
					"status": "OK",
					"code": 200,
					"_postman_previewlanguage": "",
					"header": [
						{
							"key": "access-control-allow-origin",
							"value": "*"
						},
						{
							"key": "access-control-allow-methods",
							"value": "GET, POST, OPTIONS, PUT, PATCH, DELETE"
						},
						{
							"key": "access-control-allow-headers",
							"value": "authorization , refreshToken, authmerchantid, X-Requested-With,content-type"
						},
						{
							"key": "access-control-allow-credentials",
							"value": "true"
						},
						{
							"key": "content-type",
							"value": "application/json; charset=utf-8"
						},
						{
							"key": "content-length",
							"value": "21"
						},
						{
							"key": "etag",
							"value": "W/\"15-ga8EF/lp+ThIsc8w/OHbk4hPrME\""
						},
						{
							"key": "date",
							"value": "Tue, 03 Feb 2026 12:32:32 GMT"
						},
						{
							"key": "keep-alive",
							"value": "timeout=120"
						},
						{
							"key": "Strict-Transport-Security",
							"value": "max-age=31536000; includeSubDomains"
						}
					],
					"cookie": [],
					"body": "{\n    \"message\": \"success\"\n}"
				}
			]
		},
		{
			"name": "Export tokens",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Authorization",
						"value": "{{test_secret_key}}"
					}
				],
				"url": {
					"raw": "{{test_api_base_url}}/v3/payment/tokenization/tokens/export",
					"host": [
						"{{test_api_base_url}}"
					],
					"path": [
						"v3",
						"payment",
						"tokenization",
						"tokens",
						"export"
					]
				}
			},
			"response": [
				{
					"name": "New Request",
					"originalRequest": {
						"method": "GET",
						"header": [
							{
								"key": "Authorization",
								"value": "{{test_secret_key}}"
							}
						],
						"url": {
							"raw": "{{test_api_base_url}}/v3/payment/tokenization/tokens/export",
							"host": [
								"{{test_api_base_url}}"
							],
							"path": [
								"v3",
								"payment",
								"tokenization",
								"tokens",
								"export"
							]
						}
					},
					"status": "OK",
					"code": 200,
					"_postman_previewlanguage": "",
					"header": [
						{
							"key": "access-control-allow-origin",
							"value": "*"
						},
						{
							"key": "access-control-allow-methods",
							"value": "GET, POST, OPTIONS, PUT, PATCH, DELETE"
						},
						{
							"key": "access-control-allow-headers",
							"value": "authorization , refreshToken, authmerchantid, X-Requested-With,content-type"
						},
						{
							"key": "access-control-allow-credentials",
							"value": "true"
						},
						{
							"key": "content-type",
							"value": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
						},
						{
							"key": "content-disposition",
							"value": "attachment; filename=\"Bulk_Charge_ 2026-02-03.xlsx\""
						},
						{
							"key": "content-length",
							"value": "13343"
						},
						{
							"key": "etag",
							"value": "W/\"341f-tdLp7FVJ87VHtttG20+3GxRZ5r4\""
						},
						{
							"key": "date",
							"value": "Tue, 03 Feb 2026 12:33:21 GMT"
						},
						{
							"key": "keep-alive",
							"value": "timeout=120"
						},
						{
							"key": "Strict-Transport-Security",
							"value": "max-age=31536000; includeSubDomains"
						}
					],
					"cookie": [],
					"body": "PK\u0003\u0004\n\u0000\u0000\u0000\b\u0000*dC\\���\tY\u0001\u0000\u0000�\u0004\u0000\u0000\u0013\u0000\u0000\u0000[Content_Types].xml��Mn�0\u0010��=E�-J\f]TUE¢��\u0016��\u0000�xB,\u001c���w\u0012(�* �`\u0013+�7�{��\u0019O��I�\u0018H;��Q6\u0014\t��)m\u0017������\"�\bV�q\u0016s�C\u0012��n<�y���-墎�?IIe�\rP�\n<Z�T.4\u0010�6,��r\t\u000b����,��hc\u001a[\u000fQ��X����eˏ�A\u0002\u001a\u0012��^زr\u0001�\u001b]B�\\[���\u001e\b\u0019wv\u001a���\u0001\u000b�\n    <Ih+�\u0001��w�L�\n�\u0019��\u0006\r���ȍ\u000b�/��e�\u0013)]U�\u0012�+W\r�d�\u0003��\u001a16&�֬\u0001m\u0007��NL�[F7\u000er���\u0011�}��z}�Φ\u0007Hqg�n=�δ�\\C@�\u0011\u0003\u001f��\u0007��}�]_I��i�\rS�m����<�\u0011\r��]����;�l�!�ˣ=\u0012���b;+��\u0004[v?��\u001bPK\u0003\u0004\n\u0000\u0000\u0000\u0000\u0000*dC\\\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0006\u0000\u0000\u0000_rels/PK\u0003\u0004\n\u0000\u0000\u0000\b\u0000*dC\\�I��\u0000\u0000\u0000K\u0002\u0000\u0000\u000b\u0000\u0000\u0000_rels/.rels���N�0\f@�|E���nH\b��� ��&4>�$n\u001b���ă�@\f�i\u0007�q��g���<��R�\u001c\f,�\u001a\u0014\u0005�·����iq\u000f*\u000b\u0006�#\u00072p�\f��f�L#J�ɽ�Y\u0015H�\u0006z���u�=M�+�\u0014�O�iB)���v������t�ɀ愩��@ں%��1�5ln[o��a� gZ��(dL\u001d��y�W�*P��]V׻�=��HС���h\u0011S�N��Z�u\u001c�]\t�όKB���\u001c���#wY\tc�2�'7�|\u0000PK\u0003\u0004\n\u0000\u0000\u0000\u0000\u0000*dC\\\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0003\u0000\u0000\u0000xl/PK\u0003\u0004\n\u0000\u0000\u0000\u0000\u0000*dC\\\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\t\u0000\u0000\u0000xl/_rels/PK\u0003\u0004\n\u0000\u0000\u0000\b\u0000*dC\\�$�V�\u0000\u0000\u0000�\u0002\u0000\u0000\u001a\u0000\u0000\u0000xl/_rels/workbook.xml.rels���j�0\u0010D��\n��ZvZJ)�s)�\\[�\u0003���LlIh7m��U\u001bH\u001c\b�\u0007�Ĭؙ�H���8�OL�\u0007��*J\u0010�M���\u0014|4��g\u0010��[=\u0004�\n&$��w�7\u001c4�\u001dr}$�M<)p��EJ2\u000eGME���M\u001bҨ9��ɨ�^w(We�$��\u0003�\u000bO��\n��V �)��C��\u0006_�9���J�$���/\u001a�:d\u0005G]d\u001f���WK�s��s��<\u000e�[\f\u000f�V�tB��)?���\u0016��0_!��!�\u0019�4�E�ǩ\u0019y���\u001fPK\u0003\u0004\n\u0000\u0000\u0000\u0000\u0000*dC\\\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u000e\u0000\u0000\u0000xl/worksheets/PK\u0003\u0004\n\u0000\u0000\u0000\b\u0000*dC\\z��3;\f\u0000\u0000{i\u0000\u0000\u0018\u0000\u0000\u0000xl/worksheets/sheet1.xml��]o\u001b�\u0015E��+\b���|\u000f\u0005IAb��\u0005Z�hS���F\u0012\u0011�#�����wD���srWu_�H�{,n\r\u000f\u0017��\u000e/���N�v���_M�\u000f��ۯ�����j���>��N'��j�����j�Gw��|���o����Cם&�\u0001�ǫ����x1�\u001d�\u000f�nu��?v�������4|y��\u001d\u001f\u000f���\u001c�mg�|^�v��~�r���{����m�ݲ_?����� �n�:\r?��a�x�q���=�ۭ\u000e�?=���w��!�l���\u001f�N'���_���a�e;<��Y�Z�8��\u000bw��f}�����p��\u001f�?��l1\u001b�t}y�\u0019\u001e�s�Cww5�%���.�����\u001f�t�!�q��vw�����������4����:m7��o��n;���\\���ߞ�w�I/n�Xv����մ����u�=��;�m��ã]}����ɷ����jZ\f����������5�\u0012(^\u0003�[��0P�\u0006��@Ɓ�5����a��PΝ-W�����69�\u001f��q�|bf\u0017�\u00141��W�oa��g\u0019�������������q_ٯc�)�8f���\u0015�nƬT�i�*ea�je�Ǭyc����N�N���Z�ɘ-L'c��2�\u0002M�7\u0002M��\b\u0006���ϑ�4S�4S�\u000fh~}�\n4���\u0002�/p)�1�\u0014�\r�PP7��tS�tS�Y3f��\u001f\u0005�sj9��9�nJ��`(��HR��R���\u0019�܎\u0019�v�\b����n\b����$��:����\u0019����\u0002��m)�<�nj�`���HR�iR�i����\u001b�f�,\u0005�g�MC�\u0010\f\ru\u0013IJ7mJ7-u#Ў�1���\u0019��Λ��!\u0018Z�&��n\u0016)�,`\u0014��}\u0001\u001f�RK����,�\u0019�aA�D��L6O�9t#Ж#�0?�R�9\u001fo��~�\u0006���XV+JS�*ʨ\"1_;��ڙ,�WD4(u\u0015E�ZQ�!g��\u0002��\b-�hVjgs���4dhʱ�v���\u0019ʲP��%��3Zhi�t�4d�̱���$�Y�%\t��cBK;���y��:#\r\u0019�s,�%%�s��,�I���Mm�nj�C#\r\u0019Zt,�%%ytV�H�q$�i�ƶP7�ѥ��\fm:�Վ�|:k��\u0006;\u001a�ҍm�nl�S#\r\u0019Zu,�\u001d%yu�RGcX���1��\u0002�R�\u0002��[#\r\u0019�u,�\u001d%�u������4��[:\u0014�\u0016\u000fQ���\fE;��E�$���TRN�-�2ѥR3�nrTm�!GՎe��$��3�(�\u0013Ihe�\u0014��5�\u001ce\u001bi�Q�cY-)m9\u001aףQ��V��H��vċҼ*�����\n        <I�s��\u001ce[h��텺�{�m�!Gَe��$��i�Z�\u001bHcXۡ��\u000e�\u001cU\u001bi�Q�cY�(I�sT�\u001cת��nj\u000buS\u001bU\u001bi�Q�cY-)I�s\\��q�Zh���P7�ѵ��\u001c];�Ւ�\\;��k��\u001b�B����}���l#\r9�v,�%%�vN�-�M�1l�������4��ڱ�V���9-f\u000b���c����J�{�\u001cU\u001bi�Q�cY�W�$�.P�����ƾ�Wj��\u0017��HC��\u001d�jII�]�e\u0012�-)�3I��#�Z�,е��\u0002];�Ւ�\\� �.��\u000fMZ�Tj-�@�F\u001a\nT�XV+J�\u0006���\n<�$j5R��Ȃ�\u0003�\u000bA�J���v�d�\u0005.k\u0017��-��\u001a��jd���4\u0014�ڱ�����\u0005��P�d\u001b��]N$�]O���4\u0014�ڱ�v���\u0005�j\u0017���Q7�������4\u0014hڱ�v�d�\u0005�j\u0017��-tᆶP7�Q���\u0002E;�Վ�D���E���lB\u0017nj\u000buS\u001bU\u001bi(P�cY-)I�\u000b\\�.pY[��Mm�nj�k#\r\u0005�v,�W9&�v��-ԭ�\b]ر�Ԏ�\u0012]\u001bi(ѵcY-)ɵK\\�\u0016�K�+L��Vj�v���4��ڱ�����e�%\t���tn'��vt���HC��\u001d�jMI�]��v�Kۚ���m�\u001d�%*7�P�rǲZS��ר�%�nktn���vz���HC��\u001d�jKI�]�\u001aے�_�e�B�nz+v�\u001b�\u001bi(ѺcYm)ɺK\\�.q�[�s7�\u0015�\u0001��4�(ޱ�֔$�%.q\u000b�5I��1�\rpto��D��e��$�.i�[��\t�\u000fei���(�HC��\u001d�jKI�]�|\u000bu�[�6�4��o�o��D��eu#M�}Wh�J�3)u��\f�\u0003�B�F\u001a*��XVkJ��\n�[��\u0007\u0001�ڧ��`;�+4p��B\u0003�e��$\u0003�h�����J=׎o����п��\n�;�Ւ���B�\u0016�^�4�7�)v[�п��\n�;�՚���B�\u0016�w����\u0001n�\u001d�\u0015\n8�P��ǲZS�VH\u0012��ּ+�\\7�\u0015����!yC$�|�WI�]����\u0014��ԃ�lR�f\u0013\u001a8�P��ǲZT��W\r\u0017�pQj�n:)v�\t\u001d\u001ci���cY-*��+\\�\u0016�ZR\u0013v�I�\u001bN��HC�\u000e\u001e�jKI\u000e^��+uv�*�Ɠb7�P�\n%<��\u001d�I\u0012^�\u001eJ��\\�U��[\u001alݲF\u0005G\u001ajT�XVKJR�\u001a\u0015\\��ٮY;�\r�\u0013�F\u0005G\u001ajT�XVkJR�\u001a\u0017����4k��v~�(�HC�\u0012\u001e�jMI\u0012^�E'5^t��nr[\u001al�w�\u000e�4��౬����5:x�\u000en�v~\u001bl�w�\u000e�4��౬֔��59x���J�N���n���#\r5Jx,�-�ݘ�.=\u0011�^�Dt�F8���滓��I��$�\u0011�:I�k\\\u0002\u0017�\u0016�4��\u0019��7�7�P�~ǲZS�~ר�B�������o�n~�#\r5�w,�5%�w��-��o�s7�\u0015�����4��߱��\u0015(ɿ\u001b\\\u0004\u0017��&ͺ-q\u0006�\u0001ޠ�#\r\r\u001ax,�5%\u0019xC�1\u0011�^攺=q\u0006�\tޠ�#\r\r\nx,�-%\tx�\u0002.��eJ�n_��v�7(�HC�\u0002\u001e�jMI\u0002��*�R�4���3�N�\u0006\r\u001cih��cY�)��\u001b4p��&�no��v�7h�HC�\u0006\u001e�jMI\u0006���B��N�֪�\u0006�\t�\n�44�౬֔��\r^�\"��$Y�Mpi�\u001b�(�HC�\u0012\u001e�jMi�\t��\u0004��k�n\u0015\\\u001a�F8�-�o\u0017��\u000b|��7I\u0012�ȦH�\u0001L�}G'0��\u0005�\u0006�\t�\u000e�44�౬����\r:�P/����\u0005�\u0006�\t�\u000e�44�౬�}2��[t�\u0016�5�v\u0013\u001al\u0007x�\n�4��౬����-)x�\nn���\u0006��ݢ�#\r-*x,�-%)xK��\b�-)���`;�[4p��E\u0003�e��$\u0003oi\t\\�{������\u0006��ݢ#\r-�w,�%%�w��-�Moͺ]�\u0006��ݢ#\r-�w,�5%�w��ݢk�m,4؍o�o��E��e��$�ni\t��%p���Yh���h�HC��\u001d�jII�ݢ}\u000b��d��B���F�F\u001aZ��XVkJ��\u0016�����$�v\u0017\u001a�\u00068�7�Т~ǲZS�~����I��=�\u0004�\u001d�\u0006�\u0011�\u0002�4�(��KQ��g�<��\u000e���q�����\f'���\u0003p���\u001f��7̻/����~|�Эn���W�\u000b�]ߟ~|1{9���?l���\u001f\u001bt5}�\u000f��js\u001a�����\u000f`�|�\n            <o�[����\u0017�q�v��f�'�8|�{�\u0003�`�w��o���Ӽ|���=�ϫy�ܤ��\u0001PK\u0003\u0004\n\u0000\u0000\u0000\b\u0000*dC\\=�oU'\u0011\u0000\u0000�&\u0000\u0000\u0014\u0000\u0000\u0000xl/sharedStrings.xmlu�I���q���\u0015\b܋�}q��i���\b�\u001c&\u0015>גE�\"fh\f����\u001cꠘ\u001c_\u0006��\\�%�y��������OO?=>|�6|�߾���x~z��˷��_\\����|8���\u0007���_�������OO�߰���˷\u001f>��\u001f߽{�\u001f��|���\u0017y��������?����O2��\u0007��\u001f~\u0017���>Ο\u001e޾ُ�>|��m\u000b��_\u001f~��_��^\t������O_����7�>}~�(��<̏����޿�7~{��\u000f����{���'Nn>����D>���7�v^��������t�>��?��^��ͯ�tۿ�|��d}x|��?}���[�������\u001f�I��\u0017zO�z�)纜�tc���la�A�Vx�ƇP��݅[���6��\u001a�\b-��Kn�嚗���_��D���x�Z�)���U�e�+ݕ\u001b�ˣ�\u001bav�%�;�\u001c�4{�Zo��\u001d��9\u001c7C\u001e.�]��I|�/��\u000f\u001f��W?B<Ǖ��XN��q��~o\u0019�\u001d\u000e`7_a7\u0002|:a˥\u0013弶\u001b��\u0013V���W�>jz�zM��3\u000e\u001bN��zw���F�-��Ê&˾�V{���Z�r��+l\u001fZo������{1_'�\u0017Y��s���D7}K�*�eO\u0012l\bH�8i\u0010�N��\u001en���\rqo�G�2^�\u0019;�8VrUnuy��V+ׅ���3�,�g9Yb�.\n                <_u���Xѝpw���9��5ͧy=[�FQe���Z�\u001b-���\u000e�ʄ'�\u0013j�.�0(�9܌tO�p��;���5;�\u0014\u000e7�~�f�gs���\b!R8�Vs�\u0010%x\u0019z��4���\u001b��9\u0010�(1�e�|�\u0010|���@\fb\b��U]<���[��ާT��O�J$��V7[n���W�Kz2}�;5��u\u001d@�>��NR�\u000f� ]�\u0016S������k���ű�&��x��\"��'��\u0004@r�y.�B�VZnl�x�\u0011��5a�\u0019;\u000e��ۺ�\te���An�N����\u0014��Keq�(�-��J\ny�ٝ��}�\u00185��,\r\u0010h��uSs�h��p�4`83�)-�\u001dHM��t����%�:�~0���\u0017_��\u00135 $oGF�+�����O�ݞ�\u001dw�P;[��|\\�S(��k31��fXE4�����\r!�=�!\u001e������I�dW<�v��|�'��)��s�L�WM5\n\u0017�� �\r\u001e�\u000bw�8������\u0016��S�b-}J�8N����w��\fK<�3/\b��\u000592\u001a�5i\u0012k\u0001\u0017ro3�X���a~�'���_�Ǐ/߾g�S�$�|\u000bם��H�\u00015ٓvs�SO]w�D\r\u0013V8s�͝ב��ͫ\u0018\u0004��p�\u0003�\u0004���\u0001\u0004��.N\n[ �j�&J�QR��\u0000�Lg�q\u0000���$K�N�&]\n�\u0006D��\u0013��P](��}G8��\\�R�R�$����}<\u0015݃�5f+P����>w\u0014�5��ct�\u0006�\bޏ��5�\u0005�씉�\u000etc��\u0010k\"x!��G:a�\u0012��tD4P\u001a7��\u001da�\r\u0000\u0004�\rp3�ԒW\u001aJJ\u0010\u00199�\neۥ4{\u001f\b�>�\f������\u001a���������=�w\u000beЂ�֊�>�G[l'�*u�%\u00062�n_���`M�4'\u0004\b�ͳO���B&\u001c�r�\u0002@��\u0015��\u0002!�YR\t>�r&�K�J���\u001c\u0015�5��0��Z\u001cY겱�a���q�\u0019b�E�̥�0\u0012}�ز�I!\u000e�GUX�F7�?w)N�\u0018\t\n��\u001b��3T�>W\u0011\u0019�'\u0013�@��UZ?C��p�w\n��\u000eL�Ҹa�\u0013�>B|n��\u0007�\u0017t\\�\u001a8-`R9��%\u0011�R�[\u0007\u0018���H)w#a2�҃�\u00149؝+M9\u000e\u0018�\u0007H\u0004��2L�\u000b4���;w��\u0004%��X�ڜ\u0007z�����RT\u0012�)� \u0006\u0011�99��t\u000ftgz\u0018\u0011���\u001b�?��F�\u0002��bE׍Ex��J-����~p\u001fT,�ж#;�>���\u0006�R\u0007�\u0010ͷ�F���W�\u000b5 ޜ����\u001ck`��\u0018��/��3&�\u0004�b_VEZ�6L��\u0012@#hPD1DM�Bn9�C��\u0000�W\n                    <N�5{W2�19ne,F����W\u0018��\u001bm���a��_�Z�1tj4m ;��\r^\u0003:�8��\"-�I��\"��T_�6��8\u0000�0&����*��u@La�\u0010=�\u0000�6�t?RDۺd~lv\u001c>�p����\u0006w�}\n2\u0015��j��TI\u001d���\u001d���F�*\fV�v�U��Ww\"���T�\u0005H:st[\u001fu4 s5W�\u0016]��B��H��Tba\\\u0018@��ƿ�\b\u0000�L\t�#��H�\u001c��+��p@>���\u001a\u0002���&�\b\u0011l����^Dv�U�F���[\f�$\u001a��K3n@��#�r��n����E�:��RM@�4xMe\"I���gK�2�l�\u0016�L��m����ExlE.�;]��v��J\u0001MV\u001f��BÀ��\u000f\u0011�����\u0002�[�T7�\u0000]\u00154\u001dM�#�sZ�ca'4jrg8�=���EP���\u0017Z���NM����ED;\u001fO�\u0000&\u0019>���>2ʍ�B� ��=Oߠ.��M�ukj�\u0016���06�ެa\u001b\"\u0007z\u001f0�>�$L\u0005�6����B5�\u0003\u001e�Ě:=�e�#���5J�r��b_A�,�>x���\u0003�Z\u000e�\n�P6�1]�\u0017������Ao�Mq��\u0005��\u000fʵ�qH�>�'bE�~��QP1�GYp�@�X\u000b�B�PݕK\f�h�\u000607��yD�>�>\u0017!\"\b��r�:X��#��\u0017��-�FZ�J=��\u000b��\"���Kk\u0010���v�o\u001d�:���\u0005H��\u0002��UӐX[o4i8\t\u0000x����>���\b�3\\7\b��>\u0017~��( ��>�X��b��\fv6k\n:\u0010�F���\\\u0006\u0013͢\n�\"5��-G�\u0007��ةO�Z\u0014������x�\r��-�q�Y|\u0013�\u0017�5uʄ\u0016;\u0004�c��\u001a ��\u0018 >sځÌ>\u0015�6]\b\u0016\b�\u0014��\f�+\"ͨ�x\u001d��6qKt�B\u0018\u001d7�\u0017�\u000b�\u0002�\u0001�\u000ew�\u0004l�)���m\u001a����r�\u001a�>\u0015xA�\u001b�9�̗�,�w8\u0013�O\u000f\r�Ց\u0011�$�Ԣ�=��3\u0007 ��b�9�\u0017�4��xM�O��A*��\u0006�6���@Ԃ��[���IW���-��\u0018�B�w\fBH:*ز�0#l\"�e���(g�{p3�E?�je�\u0003F�L�Ѐo<�7�\u001c�$7:���e�[r2~\u000e�����L��S��\u0004�\u0004w*\f�-��e����+\u0016\u000f�q�\u001d0��wz����\\��\u001e\u0014�=�ޞȜ�`��\u0015\u0005\u0002\u001f\u001f�&�?���շ�\u001b�#�F�0�g��z�T��Xz���(6�\u0015K��!}Ԩ \"q\u0010P\u0018��������w����}��������������\u00040\f~�\f�Xs\u001b��6q��6�X��x\u0007,\f_�&���\f\u000e�\u001b\u001a.K�)\u001fT~�o�ŕ�0F/\u001f�\u0001v�\u0011@t\u0001\r\u001b�3�>\u001a��ng-\u001b7�q�\u001e�B#�쨫ץx:J�l�D�8�{S:��psp��\u000e2Þ�\u0011jֈ�y��\f�ߛ���\u000e\u0005\u0000Ǔ#��ŏl�/�8�@̎��M�)D\u0004h����\u0019G�&�\u00187�8]��\u0004\u001c#�\rp�ĳ�6v8�\"c����*׿\u0012u��\u0011\n�n�k��h^+bp��\u0005q\u0001�e5bx0��[�@wCR��9 �2\\\n:C,>�\u0000样�H��\u0012_�\u000fN�/<��\u0006�\u001a�\u001d����\nw�\u0002$���Vf���h\\J�)�\u001bw���$U;�]qc�h\u001f\u000ftj�BƈNGI\u0011Ģ�6�)�6\u0012�M\u0001Hg{Q'�\u0003��ͯ� H�\u0000\u00034D8�N��\u0003���W�����&\u0012�\f��Z&͌�\u0001{�A��N\u0018+\u00179C��45�Z�1�u\u0007��\u0014}��h\u000e3\u000b��\u0018\u0011��8��)�+MI�4bPh\r�8͘�P\u000ff��P�\u00190ѧ\u000f�x\u0015X����\u00024tF��t\u0012^_*��3�1�Vt���jB�o�v�;��:�:�BL�}W+b\u0017\u0015�\u0000��5�\u00166A�Vd��[��:�\u000e�Y���}�\u0010�\bc�n����t�\u0001�\tI\u0006\u0018��5�i��ӓ�\u0015�\u001a�iI|�O\u000b�J�\u000eSPn�N�n��3x�\fZ$\u0002Ch\u0018�\u0016uj�\u0003\u0015o8υ��r�q��7���\u0015�o1\u0004���\u001bu\r\u0011C���\u000bX�א\u001c\u001fkꦮK\r%�\u000b�te�\b\u0019w}��S�V�O�\u0012\u0011Y �]#�\u0002+D��\u0001�\u0012��\u0007�\u001b`�F�(�@�S1�����:���@\u001b'$��\u0007:�\n\u000b�Dya+/T�/�R�E�\"�M�T���Ц�!`q�\u001c^\u0017�,�(�b��l��t�2q�+�\u0004��3�\u0007�!�k���m�V��k\u001d�\u0010�\u0016\u001c�5�I �v(��m��E��T��O\b��\u00056 �@V�;��\u0017\u001c\u0016ݥ�H0���\t�{\b\u0005�)\u0006�\u000f�p���j���׬�U\u0012f��`\u0007�c�\u000b\u001a;Īg\u0013����\u0014��R�\t����Z~��|`V�\u00057�#\u0018\\(.\u001f� ��Ȯ3@�j\u0002\n�vH��J9-\u0014�}l�?�\u001cy�0Tٳ٘�\\e�\re�Fw�AO�EG��\n                        <g[^��(�\u0007\u0014��wwze@\u0016�^u\u001c�U�\t���`�y�\u0019p�&�W��:����\u000b�!��ݣ\u0014\t[�B.��=��\u00024n��\u0014-�vj�&�2�}^�0� &UV�o�\u001c��\u0013�5��4�0��Ӥ\"��-�Ô\u0006V%\u0010u�&j�h(�o'HA�����A6�����>�<ΰ�?Q;~V��n}�w9���]�~y\u0014���\u001b^����\u000f\"\u000b��Y\u001f\u0000��i��*(��f\u001f\u001cB���]�\u0003�\u000f�\b�KFǆ�\u0016��,�����l�L���x�D��V\f\u0007\u001f�{���d�b�Gg\n                            <Pr�Dm�$��[Y!\\�\u001c#�?˾!�;��wm�o�X�:��pF%���[�(��\n?�:�P�-R\u000fق\u0007j\u001c:\u001c\n                                <u�_��\r���\rϩ�k�,W&���ԛ\u0012\u0017z\u0017���\u0012S\u0007\u001df�81w�b�\u0004�g�GG\nk�����}��9p6n�l�9%�t[Z\u0002��I��\u0014��\u0004?㻚h}�\u000b���P�:�nb}�iW\u000558��뀣\u000b���jC=\u0003������\t���\r�u�a\u0018|t*Ő��\u001d�\u0000��(��!�?�m��\u0007Bm$7D��>�\b�\"@�>uz�;���YT\b�1�\u0011���s�2��\u0011q�Y_G��\bA~�vv�\u000f�Pv'�\b��߳�>P<�Z������l~\u0010\"��؏g\f!?\u0003��OT�Z��?>�WPK\u0003\u0004\n\u0000\u0000\u0000\u0000\u0000*dC\\\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\t\u0000\u0000\u0000xl/theme/PK\u0003\u0004\n\u0000\u0000\u0000\b\u0000*dC\\v�0�!\u0006\u0000\u0000\u0019\u001f\u0000\u0000\u0013\u0000\u0000\u0000xl/theme/theme1.xml�YMo�6\u0018��W\u0010���R'�SĎ�nm� q;�HK�Ć\u0012\u0005�N���\u001e\u0007\f\u0018�\r�\f�m�a[�\u0016إ�5�:l\u001dп�Wև)�j�&�P 98\"�<�\u0017��%i_�q\u001c2tH��<�X��5\u000b���\u001e���u8�Ҷ�T8�0�\u0011�XS\"�\u001b�\u001f]�\u001b* !A@��\u0006�X�R�mK\u0017����c\u0012��1\u0017!V0\u0014��\t|\u0004bCf7j�5;�4�P�C�zo<�.A�D���r�}\u0006\u001f���\u0019��}w�S�h�>�/���\u0004:Ĭc�.�\u001f\rɱ�\u0010�R���U��Y6��9��*�F\u001d��rjN�\u000e\u001a)U���[\u001f�֯mϵ42-\u0006h�����s�)\u0004�.�]_��\u0006�z�����g��^ͩ�\u0016(���2e���:�eJS���)��Zk�Q��4�c��뭕)�FY[�\f����\u0016(),`4:X&$�=_�9h��-3�\r�v�!\u001a��R0�\u0011�ʌ\f�#.\u0006�H�\u001e+\u001a!5��\u0018����p$(�i�\u001b\u0004k��9W.�%\n�t\u0005�U��$�P>s̛�?�y�\u001c�y����ǿ�\n                                    <yr��\u0017\u0013�\u0016�|����/���3����_?��� u�\u001f?��o_U ��|�ͳ?_<{��\u0017��Ԅ�\u0012x��4$\u0012�%Gh����I\u0005\u0019�3R�\u0001�%\n\u000e\u0000jB�UPBޝbf\u0004vI9�\u000f\u0004�\u000b#���Q���@L\u00145!o\u0007a\t��9�ra��v�N�i\u0012�\u0015��D\u0007�a|hT�[X��$�ܦF����L�e���'\u0011Q(y�\u000f\b1�\u001eRZ��\u000eu\u0005�|��C����\u00033�#efݢ!,��h#�z)B;\u000fP�3��mrX�B�`f\u0014JX)�7�D��l5\u000e�\u000e��U`4t*�RूE�\t��\u0011)��{bZ2�6�6e΀\u001d6\r�P��\u0011z\u0007s�C��A/�al��F�\u000e�X\u001e@�b�˕�\u000e^��d\f\u000b���@�:c�ߧ~`N���D\u0018k��r�N�\u0018�(�\u0004ʽ<��[;;���/;�Bg߂��XQ���\u0012��v�m<�v\tT�e\u0013�l�M�m\u0015�>Z�֬m�ȞJ\n�\u000f�c�ؾ�2rG��^���\u0000f�ьW�\u001a�\u0000\u001es�e�/�l�\u0004W�R\u0015�\u00078\u0006]�T�/s��D1�pe��\u0015�Wc\n��&��2\u000bx�v���7K��BR:�eI]3\u0011����󫬧ؕu֝\n��i:m=�P[\b'_k��\u001a�\u0005�E�\u0011/Y�LH�X�{��5}�\u0002�\u0011Ӽ�k�����і��{�\u0010w�P{,Z\u0018�����4\u001c\u000b�8�Xc8��c\u0018�L�4(���c�*�u��]�~�\"��5�����XH��e�\u0012g�/z\"͑��J�rQ�\u0018�Ъ�4����\u0016{i��xL\\U5���|���\u000f�#4b\u0013����V�z\u001e��m4��oeYY.�\u0016�N�+\u000b�8�YA���H\t頰#\u001d�F�U>��O�\u000b�ɹ�)��]8\u00137�ٳ\u000b\u0007\u0005�Q��\u001d�\u000b\u0015ph]q@݁��E�\u0011�CP:�i�%_�'6�C�ݥR���\u0007j��HPh�*\u0010�������\u001b�]7\u0017�����2�\u001eF䐰aR�kI0,\u0014��'�J�\\ZH�X�#�\u0001\u001c�Z／�յζ����C�T��o�j����Q�~�y�N����p�A�\u0007�\u0000T�L;'\u000f�\u001ed\u0006*�\u0012\br�J;+�br\u0004��u?\u0013a����]�\t\u0017~z��߬���J�\u0013�\u0010~���ۆ����R:\\�q��\u001e�\u0005�p\t��lJ�0̞vE���{���ɴ�d�)6\b\u0016�1��q��\u000bQ�~��\u001f\u0019�2=I(\nns\u0015n��6���X�_p6�i���<�2��?ed\u00190o��ر��Q\\ɓ�(��|�(����\u0014Eu|j\u0014�����$�J�^��\u001e���%��PK\u0003\u0004\n\u0000\u0000\u0000\b\u0000*dC\\\u0005;�^v\u0002\u0000\u0000\u0003\u0006\u0000\u0000\r\u0000\u0000\u0000xl/styles.xml��]o�0\u0014���+,�S\u0003\r,��ji�T��*5�v�I��\u0003\u0019ӑM��;\u0006\u0012\u0012uڦ��ǯ����3��@/�4\\�\u0014\u0007W>FL\u0015��j�⯛ܛc�X�J*�b)>�\u0006�d\u001f��\u001e\u0004{�3f\u0011\u0010T�⽵�����3I�+]3\u0005#�6�Z�\u001dij�hٸIR���c\")Wx ,e�?\u0010I�s[{��5�|�\u0005�����,��;�\r�\np�\u00053Z�.�Mx��K��H^\u0018���^\u0001���\u0005{�uA\u0016�\u0016\u0013\t�o#\u0005\u0011��a�YRie\u001bT�VY�}�;��g����\r9q�ʒB\u000bm��R��\u0004t*�8�\u0017*R\u001c:�7�\u0006Ar؊^�1\bA?G�c�-\u0015|k�\u0013�P�o\u001a�r!N�B<\bY\u0002\u001bn�Q9t�\u0018o\u000e5�Qp5\u0006L���읡� ��&�\r��jS�U���(e�`��\t������&n�Z��,)9�iE�C\u001eg�\u0001`\u000b&ē��ߪ\u000bvW!��\\��2�p���!\u0018\u001a�\u00013t\u001c��6�ߍE]u�?��B\u0017����I���{\u001bbB�m˅��\u000f��Yv��~Ժ�rY\u0005\u0018%�h+��4��)��J�����_�\u001d�����T\u0010�\u001a��\u000f��[�\u001a��w����]\u001ezs5�f�,�\u0016�j�E���z�/�п�u�j��fǇ\u0006�e# ˌ�\u001d�?MZ��:��~�����E\u0018������k?�f1�{��:��(\b��lu\u0017�љ�荿�O�`2\u001f--�Lp�.�o�U8$��e\u0011�x\u0012d����PK\u0003\u0004\n\u0000\u0000\u0000\u0000\u0000*dC\\\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\t\u0000\u0000\u0000docProps/PK\u0003\u0004\n\u0000\u0000\u0000\b\u0000*dC\\&,M4�\u0001\u0000\u00004\u0003\u0000\u0000\u0010\u0000\u0000\u0000docProps/app.xml��Ao�0\f���\u0015��\u0014w\b�@V��\u001bzX�\u0000I�c�ɴ#D�\f�1����\u000e�:�N�=�\u000fO�)Yޟ\u001a�u\u0010�\u0006_��\\�\f�\t��u��w�f�X��}�]�P�3 �W\u001f�&�\u0016\"Y�,%x,؞�]q�f\u000f��y\u001a�4�Bl4�2�\n                                        <T�5�\u0010̱\u0001O<\u0017b��D�K(g�\u0018�.����7�\f��×ݹMyJ~n[g�����ɚ\u00180T�}=\u0019p�O�2\u0005m�\u001c���\u0012�OK�5��:\u0005�J;\u0004��\u001a�\u0011t����\u0011��hՁ�\u00103����r���\b=N�:\u001d���.�K1h�\"E�3�\u0003�\u0001\b%\u001f���z��~T���ĭ�� I�\"�,9�\u001f�FG�\u0007�bJ\n                                            <0�\t㗣;���:���\"_�D>\u0013wG�u�:4��i�|TO��\u001az慨[��v\u0017\u001e4�u�M�M\fP�[\u001a�dl���\u001e]�O�����y?�\u001f���'P��\\�\t1��kO����\u0000PK\u0003\u0004\n\u0000\u0000\u0000\b\u0000*dC\\��˪^\u0001\u0000\u0000�\u0002\u0000\u0000\u0011\u0000\u0000\u0000docProps/core.xml�R�N�0\u0010��\u0015���*\u0014��\u0004�'*!Q\u0004�f�mj�ؖ�%���<���'n;;��}8_\u001e�*�\u0001�V\u000b\u0012�\"\u0012��ZHU.��f\u0015ޓ�!S�UZ����Ȳ�˹ɸ��b�\u0001�\u0012\\���˸Y�\u001d��(u|\u00075s3�P��j[3�Ж�0�g%�$��\u0006d�!��ah&G2Z\n>Y���z\u0003�)TP�BG�YL�Z\u0004[��\u0005=s��%�\u0006nJO�>:9\t���5i/����c��ڏ\u001aJխ�\u0003)r�3n���ś�+ݨ�^�:\u001e%VP��1��;|}\u0003�!=\u0001\u001f\u000bp�J��N\u0003y����C�h+�g�Pw)�Pj�\u000e�\u0019yP1�k�\u0004�О{�K��n�\u0019@\u0004~'ٰ�\u0013�>>mV�H�d\u001eFI\u0018��8��4K�Ϯ���a=>�oǓ�8�տ,~\u0001PK\u0003\u0004\n\u0000\u0000\u0000\b\u0000*dC\\���i\u0001\u0000\u0000�\u0002\u0000\u0000\u000f\u0000\u0000\u0000xl/workbook.xml��Ko�0\f���\u0014Q�д0�*\n\u0012{H\\&\u000elW\u0014R�F�$����\u0016:i��%���翓�\u0016g��\u0011|��\u00144\u001d2J�\b[J�/���s�BI�ܔ\\Y\u0003\u0005�@�����d�ag�`�\t\u0005�cty�\u0004Q��ah\u001d\u0018�T�k\u001e���$8\u000f�\f5@�*�\u0018�$�KC���?°U%\u0005�[�h0�\n�xD���.�4-\u001e�i�\u000f�\u001b\b�\u001d\"vR�x頔h����z�S8�9}�ɸ�Ck)�\r��CD�D�͛�$M�#�g�T�s�u����(Q<ďRF(\u000b�=�=���oܲ�\n��\u0011\u001b�d��\u0012kOJ�x��\u0006U�t|�ɘ�)%�2�_{y��ᶶS\u0017n�t�ls�t���:l�j���%\u0019�&\u0003�\r�m�%\"�2H� ��K��r�b��+�\u0012��5\u001dw��lڝ�U�\u0001PK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\b\u0000*dC\\���\tY\u0001\u0000\u0000�\u0004\u0000\u0000\u0013\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000[Content_Types].xmlPK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\u0000\u0000*dC\\\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0006\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000�\u0001\u0000\u0000_rels/PK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\b\u0000*dC\\�I��\u0000\u0000\u0000K\u0002\u0000\u0000\u000b\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�\u0001\u0000\u0000_rels/.relsPK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\u0000\u0000*dC\\\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0003\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000�\u0002\u0000\u0000xl/PK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\u0000\u0000*dC\\\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\t\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000�\u0002\u0000\u0000xl/_rels/PK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\b\u0000*dC\\�$�V�\u0000\u0000\u0000�\u0002\u0000\u0000\u001a\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\b\u0003\u0000\u0000xl/_rels/workbook.xml.relsPK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\u0000\u0000*dC\\\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u000e\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000)\u0004\u0000\u0000xl/worksheets/PK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\b\u0000*dC\\z��3;\f\u0000\u0000{i\u0000\u0000\u0018\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000U\u0004\u0000\u0000xl/worksheets/sheet1.xmlPK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\b\u0000*dC\\=�oU'\u0011\u0000\u0000�&\u0000\u0000\u0014\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�\u0010\u0000\u0000xl/sharedStrings.xmlPK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\u0000\u0000*dC\\\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\t\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000\u001f\"\u0000\u0000xl/theme/PK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\b\u0000*dC\\v�0�!\u0006\u0000\u0000\u0019\u001f\u0000\u0000\u0013\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000F\"\u0000\u0000xl/theme/theme1.xmlPK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\b\u0000*dC\\\u0005;�^v\u0002\u0000\u0000\u0003\u0006\u0000\u0000\r\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�(\u0000\u0000xl/styles.xmlPK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\u0000\u0000*dC\\\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\t\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u00009+\u0000\u0000docProps/PK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\b\u0000*dC\\&,M4�\u0001\u0000\u00004\u0003\u0000\u0000\u0010\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000`+\u0000\u0000docProps/app.xmlPK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\b\u0000*dC\\��˪^\u0001\u0000\u0000�\u0002\u0000\u0000\u0011\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000 -\u0000\u0000docProps/core.xmlPK\u0001\u0002\u0014\u0000\n\u0000\u0000\u0000\b\u0000*dC\\���i\u0001\u0000\u0000�\u0002\u0000\u0000\u000f\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�.\u0000\u0000xl/workbook.xmlPK\u0005\u0006\u0000\u0000\u0000\u0000\u0010\u0000\u0010\u0000�\u0003\u0000\u0000C0\u0000\u0000\u0000\u0000"
				}
			]
		},
		{
			"name": "Delete token",
			"request": {
				"method": "DELETE",
				"header": [
					{
						"key": "Authorization",
						"value": "{{test_secret_key}}"
					}
				],
				"url": {
					"raw": "{{test_api_base_url}}/v3/payment/tokenization/tokens/:token",
					"host": [
						"{{test_api_base_url}}"
					],
					"path": [
						"v3",
						"payment",
						"tokenization",
						"tokens",
						":token"
					],
					"variable": [
						{
							"key": "token",
							"value": "3318d67e-636f-4c17-9074-81e4b9a75591"
						}
					]
				}
			},
			"response": [
				{
					"name": "Delete token",
					"originalRequest": {
						"method": "DELETE",
						"header": [
							{
								"key": "Authorization",
								"value": "{{test_secret_key}}"
							}
						],
						"url": {
							"raw": "https://test-api.kashier.io/v3/payment/tokenization/tokens/:token",
							"protocol": "https",
							"host": [
								"test-api",
								"kashier",
								"io"
							],
							"path": [
								"v3",
								"payment",
								"tokenization",
								"tokens",
								":token"
							],
							"variable": [
								{
									"key": "token",
									"value": "3318d67e-636f-4c17-9074-81e4b9a75591"
								}
							]
						}
					},
					"status": "OK",
					"code": 200,
					"_postman_previewlanguage": "",
					"header": [
						{
							"key": "access-control-allow-origin",
							"value": "*"
						},
						{
							"key": "access-control-allow-methods",
							"value": "GET, POST, OPTIONS, PUT, PATCH, DELETE"
						},
						{
							"key": "access-control-allow-headers",
							"value": "authorization , refreshToken, authmerchantid, X-Requested-With,content-type"
						},
						{
							"key": "access-control-allow-credentials",
							"value": "true"
						},
						{
							"key": "content-type",
							"value": "application/json; charset=utf-8"
						},
						{
							"key": "content-length",
							"value": "192"
						},
						{
							"key": "etag",
							"value": "W/\"c0-sKapXcKVNhZBAFStdPK94bcLiqs\""
						},
						{
							"key": "date",
							"value": "Tue, 03 Feb 2026 12:34:35 GMT"
						},
						{
							"key": "keep-alive",
							"value": "timeout=120"
						},
						{
							"key": "Strict-Transport-Security",
							"value": "max-age=31536000; includeSubDomains"
						}
					],
					"cookie": [],
					"body": "{\n    \"status\": \"SUCCESS\",\n    \"messages\": {\n        \"en\": \"Token deleted successfully.\",\n        \"ar\": \"Token deleted successfully.\"\n    },\n    \"response\": {\n        \"token\": \"3318d67e-636f-4c17-9074-81e4b9a75591\",\n        \"merchantId\": \"MID-24358-575\"\n    }\n}"
				}
			]
		}
	]
}