{ "info": { "_postman_id": "febb576d-169a-4179-9c41-447eb984f1cc", "name": "OCR گواهینامه و کارت خودرو", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "_exporter_id": "2816908" }, "item": [ { "name": "1882594-دریافت اطلاعات گواهینامه از تصویر", "request": { "method": "POST", "header": [ { "key": "_token_", "value": "{{API_TOKEN}}", "type": "text" }, { "key": "_token_issuer_", "value": "1", "type": "text" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "key": "scProductId", "value": "1882594", "type": "text" }, { "key": "scApiKey", "value": "", "type": "text" }, { "key": "body", "value": "{\"Image\":""}", "description": "تصویر (به صورت base64_encode )", "type": "text" } ] }, "url": { "raw": "{{platform_url_sc}}/nzh/doServiceCall", "host": [ "{{platform_url_sc}}" ], "path": [ "nzh", "doServiceCall" ] } }, "response": [] }, { "name": "1882625-دریافت اطلاعات کارت خودرو از تصویر", "request": { "method": "POST", "header": [ { "key": "_token_", "value": "{{API_TOKEN}}", "type": "text" }, { "key": "_token_issuer_", "value": "1", "type": "text" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "key": "scProductId", "value": "1882625", "type": "text" }, { "key": "scApiKey", "value": "", "type": "text" }, { "key": "body", "value": "{\"Image\":\"\"}", "description": "تصویر (به صورت base64_encode )", "type": "text" } ] }, "url": { "raw": "https://api.pod.ir/srv/sc/nzh/doServiceCall", "protocol": "https", "host": [ "api", "pod", "ir" ], "path": [ "srv", "sc", "nzh", "doServiceCall" ] } }, "response": [] }, { "name": "1882635-خواندن پلاک خودرو", "request": { "method": "POST", "header": [ { "key": "_token_", "value": "{{API_TOKEN}}", "type": "text" }, { "key": "_token_issuer_", "value": "1", "type": "text" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "key": "scProductId", "value": "1882635", "type": "text" }, { "key": "scApiKey", "value": "", "type": "text" }, { "key": "body", "value": "{\"Image\":\"\"}", "type": "text" } ] }, "url": { "raw": "https://api.pod.ir/srv/sc/nzh/doServiceCall", "protocol": "https", "host": [ "api", "pod", "ir" ], "path": [ "srv", "sc", "nzh", "doServiceCall" ] } }, "response": [] } ] }