%PDF- %PDF-
Direktori : /mnt/tnb/Downloads/ |
Current File : //mnt/tnb/Downloads/MDM API.postman_collection.json |
{ "info": { "_postman_id": "575b7260-39ab-497e-a62f-45b14f1b0aba", "name": "MDM API", "schema": "https://schema.getpostman.com/json/collection/v2.0.0/collection.json", "_exporter_id": "12468081" }, "item": [ { "name": "https://localhost:44365/api/onecodes?id=ACEA", "request": { "method": "GET", "header": [], "url": { "raw": "https://localhost:44365/api/onecodes?id=ACEA", "protocol": "https", "host": [ "localhost" ], "port": "44365", "path": [ "api", "onecodes" ], "query": [ { "key": "id", "value": "ACEA", "description": "Alphacode" } ] } }, "response": [] }, { "name": "https://localhost:44365/api/alphacodes", "request": { "method": "GET", "header": [], "url": "https://localhost:44365/api/alphacodes" }, "response": [] }, { "name": "https://localhost:44365/api/AllLatestTransferPrices?id=seavf", "request": { "method": "GET", "header": [], "url": { "raw": "https://localhost:44365/api/AllLatestTransferPrices?id=seavf", "protocol": "https", "host": [ "localhost" ], "port": "44365", "path": [ "api", "AllLatestTransferPrices" ], "query": [ { "key": "id", "value": "seavf", "description": "Market" } ] } }, "response": [] }, { "name": "https://localhost:44365/api/LatestTransferPricesByAlphacode?id=SEAVF&alphacode=ACEA", "request": { "method": "GET", "header": [], "url": { "raw": "https://localhost:44365/api/LatestTransferPricesByAlphacode?id=SEAVF&alphacode=ACEA", "protocol": "https", "host": [ "localhost" ], "port": "44365", "path": [ "api", "LatestTransferPricesByAlphacode" ], "query": [ { "key": "id", "value": "SEAVF", "description": "Market" }, { "key": "alphacode", "value": "ACEA", "description": "Alphacode" } ] } }, "response": [] }, { "name": "https://localhost:44365/api/LatestTransferPricesByOnecode?id=SEAVF&onecode=ACEAG10A", "request": { "method": "GET", "header": [], "url": { "raw": "https://localhost:44365/api/LatestTransferPricesByOnecode?id=SEAVF&onecode=ACEAG10A", "protocol": "https", "host": [ "localhost" ], "port": "44365", "path": [ "api", "LatestTransferPricesByOnecode" ], "query": [ { "key": "id", "value": "SEAVF", "description": "Market" }, { "key": "onecode", "value": "ACEAG10A" } ] } }, "response": [] }, { "name": "https://localhost:44365/api/LatestCPLPricesByAlphacode?id=se&alphacode=AEXE", "request": { "method": "GET", "header": [], "url": { "raw": "https://localhost:44365/api/LatestCPLPricesByAlphacode?id=se&alphacode=AEXE", "protocol": "https", "host": [ "localhost" ], "port": "44365", "path": [ "api", "LatestCPLPricesByAlphacode" ], "query": [ { "key": "id", "value": "se", "description": "Market" }, { "key": "alphacode", "value": "AEXE", "description": "Alphacode" } ] } }, "response": [] }, { "name": "https://localhost:44365/api/AllLatestCPLPrices?id=se", "request": { "method": "GET", "header": [], "url": { "raw": "https://localhost:44365/api/AllLatestCPLPrices?id=se", "protocol": "https", "host": [ "localhost" ], "port": "44365", "path": [ "api", "AllLatestCPLPrices" ], "query": [ { "key": "id", "value": "se", "description": "Market" } ] } }, "response": [] }, { "name": "https://localhost:44365/api/LatestCPLPricesByOnecode?id=se&onecode=AEXE-2-00037-1-2-5", "request": { "method": "GET", "header": [], "url": { "raw": "https://localhost:44365/api/LatestCPLPricesByOnecode?id=se&onecode=AEXE-2-00037-1-2-5", "protocol": "https", "host": [ "localhost" ], "port": "44365", "path": [ "api", "LatestCPLPricesByOnecode" ], "query": [ { "key": "id", "value": "se" }, { "key": "onecode", "value": "AEXE-2-00037-1-2-5" } ] } }, "response": [] }, { "name": "https://localhost:44365/api/LatestEGPLPricesByAlphacode?id=340TA", "request": { "method": "GET", "header": [], "url": { "raw": "https://localhost:44365/api/LatestEGPLPricesByAlphacode?id=340TA", "protocol": "https", "host": [ "localhost" ], "port": "44365", "path": [ "api", "LatestEGPLPricesByAlphacode" ], "query": [ { "key": "id", "value": "340TA", "description": "Alphacode" } ] } }, "response": [] }, { "name": "https://localhost:44365/api/AllLatestEGPLPrices", "request": { "method": "GET", "header": [], "url": "https://localhost:44365/api/AllLatestEGPLPrices" }, "response": [] } ] }