%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /mnt/tnb2/Downloads/
Upload File :
Create Path :
Current File : //mnt/tnb2/Downloads/MDM API write.postman_collection.json

{
	"info": {
		"_postman_id": "22cbce2b-171e-4185-ae8f-f9cf28acaa04",
		"name": "MDM API write",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
	},
	"item": [
		{
			"name": "WriteOnecodesOrCosts",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "[\r\n    {\r\n        \"OneCode\": \"KTI-100-IP\",\r\n        \"ManufacturingUnit\": \"FIN\",\r\n        \"Year\": 2022,\r\n        \"ValidFrom\": \"2022-11-14 00:00:00\",\r\n        \"Description\": \"Description!\",\r\n        \"Alphacode\": \"KTI\",\r\n        \"BaseCurrency\": \"CZK\",\r\n        \"StandardCost\": 11.99\r\n    }\r\n]\r\n",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://flaktgroupmdmapi-test.azurewebsites.net/api/WriteOnecodesOrCosts",
					"protocol": "https",
					"host": [
						"flaktgroupmdmapi-test",
						"azurewebsites",
						"net"
					],
					"path": [
						"api",
						"WriteOnecodesOrCosts"
					]
				}
			},
			"response": []
		},
		{
			"name": "WriteTransferPrices",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "[\r\n    {\r\n        \"OneCode\": \"KTI-100-IP\",\r\n        \"ManufacturingUnit\": \"FIN\",\r\n        \"Year\": 2022,\r\n        \"ValidFrom\": \"2022-11-14 00:00:00\",\r\n        \"Entity\": \"EEOPA\",\r\n        \"Currency\": \"CZK\",\r\n        \"TransferPrice\": 125.33\r\n    }\r\n]\r\n",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://flaktgroupmdmapi-test.azurewebsites.net/api/WriteTransferPrices",
					"protocol": "https",
					"host": [
						"flaktgroupmdmapi-test",
						"azurewebsites",
						"net"
					],
					"path": [
						"api",
						"WriteTransferPrices"
					]
				}
			},
			"response": []
		}
	]
}

Zerion Mini Shell 1.0