{
	"info": {
		"_postman_id": "f3210bb4-3812-4747-a491-aa58f4bf7c08",
		"name": "DHL_freight_sales_invoice",
		"schema": "https://schema.getpostman.com/json/collection/v2.0.0/collection.json",
		"_exporter_id": "11418264",
		"_collection_link": "https://freight-eip.postman.co/workspace/My-Workspace~f1e40176-c0bd-4ced-8322-c371768f3e3b/collection/11418264-f3210bb4-3812-4747-a491-aa58f4bf7c08?action=share&source=collection_link&creator=11418264"
	},
	"item": [
		{
			"name": "New Request",
			"request": {
				"auth": {
					"type": "oauth2",
					"oauth2": {
						"clientSecret": "",
						"clientId": "",
						"addTokenTo": "header",
						"accessTokenUrl": "https://api-uat.dhl.com/auth/v1/token?response_type=access_token&grant_type=client_credentials",
						"grant_type": "client_credentials",
						"redirect_uri": "https://api-uat.dhl.com/auth/v1/token?response_type=access_token&grant_type=client_credentials",
						"refreshRequestParams": [],
						"tokenRequestParams": [],
						"authRequestParams": [],
						"challengeAlgorithm": "S256",
						"client_authentication": "header"
					}
				},
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\r\n  \"enable\": true,\r\n  \"support-email-address\": \"ancy.seles@dhl.com\",\r\n  \"callback-url\": \"https://webhook.site/01da42d6-fa5d-4b99-874e-fa9a9e6d84f1\",\r\n\r\n  \"http-headers\": {\r\n    \"Content-Type\": \"application/json\"\r\n  }\r\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": "https://api-uat.dhl.com/dgff/freight/push/subscription/invoice"
			},
			"response": []
		},
		{
			"name": "New Request",
			"protocolProfileBehavior": {
				"disableBodyPruning": true
			},
			"request": {
				"auth": {
					"type": "oauth2",
					"oauth2": {
						"clientSecret": "",
						"clientId": "",
						"addTokenTo": "header",
						"accessTokenUrl": "https://api-uat.dhl.com/auth/v1/token?response_type=access_token&grant_type=client_credentials",
						"grant_type": "client_credentials",
						"redirect_uri": "https://api-uat.dhl.com/auth/v1/token?response_type=access_token&grant_type=client_credentials",
						"refreshRequestParams": [],
						"tokenRequestParams": [],
						"authRequestParams": [],
						"challengeAlgorithm": "S256",
						"client_authentication": "header"
					}
				},
				"method": "GET",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\r\n  \"enable\": true,\r\n  \"support-email-address\": \"ancy.seles@dhl.com\",\r\n  \"callback-url\": \"https://webhook.site/01da42d6-fa5d-4b99-874e-fa9a9e6d84f1\",\r\n\r\n  \"http-headers\": {\r\n    \"Content-Type\": \"application/json\",\r\n    \"test\":\"test\"\r\n  }\r\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": "https://api-uat.dhl.com/dgff/freight/push/subscription/invoice"
			},
			"response": []
		},
		{
			"name": "New Request",
			"request": {
				"auth": {
					"type": "oauth2",
					"oauth2": {
						"clientSecret": "",
						"clientId": "",
						"addTokenTo": "header",
						"accessTokenUrl": "https://api-uat.dhl.com/auth/v1/token?response_type=access_token&grant_type=client_credentials",
						"grant_type": "client_credentials",
						"redirect_uri": "https://api-uat.dhl.com/auth/v1/token?response_type=access_token&grant_type=client_credentials",
						"refreshRequestParams": [],
						"tokenRequestParams": [],
						"authRequestParams": [],
						"challengeAlgorithm": "S256",
						"client_authentication": "header"
					}
				},
				"method": "PATCH",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\r\n  \"enable\": true,\r\n  \"support-email-address\": \"ancy.seles@dhl.com\",\r\n  \"callback-url\": \"https://webhook.site/01da42d6-fa5d-4b99-874e-fa9a9e6d84f1\",\r\n\r\n  \"http-headers\": {\r\n    \"Content-Type\": \"application/json\"\r\n  }\r\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": "https://api-uat.dhl.com/dgff/freight/push/subscription/invoice"
			},
			"response": []
		},
		{
			"name": "Ancy-test APP2",
			"request": {
				"auth": {
					"type": "oauth2",
					"oauth2": {
						"addTokenTo": "header",
						"clientSecret": "rkeOsAJE7avRTWui",
						"clientId": "RyiCEhbtotU5OYnhnO2qH3OGMvbvKGIj",
						"accessTokenUrl": "https://api-uat.dhl.com/auth/v1/token?response_type=access_token&grant_type=client_credentials",
						"grant_type": "client_credentials",
						"redirect_uri": "https://api-uat.dhl.com/auth/v1/token?response_type=access_token&grant_type=client_credentials",
						"refreshRequestParams": [],
						"tokenRequestParams": [],
						"authRequestParams": [],
						"challengeAlgorithm": "S256",
						"client_authentication": "header"
					}
				},
				"method": "PATCH",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\r\n  \"enable\": false,\r\n  \"support-email-address\": \"ancy.seles@dhl.com\",\r\n  \"callback-url\": \"https://webhook.site/01da42d6-fa5d-4b99-874e-fa9a9e6d84f1\",\r\n\r\n  \"http-headers\": {\r\n    \"Content-Type\": \"application/json\"\r\n  }\r\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": "https://api-uat.dhl.com/dgff/freight/push/subscription/invoice"
			},
			"response": []
		}
	]
}