{ "info": { "_postman_id": "a2d68c69-3409-4746-bbae-daaef30c92ad", "name": "انتقال داخلی از حساب بانک پاسارگاد به حساب دیجیتال Copy", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "_exporter_id": "12588033" }, "item": [ { "name": "افزایش اعتبار حساب دیجیتال خود از طریق حساب بانک پاسارگاد - 3160893", "request": { "method": "POST", "header": [ { "key": "_token_", "type": "text", "value": "{{API_TOKEN}}" }, { "key": "_token_issuer_", "type": "text", "value": "1" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "key": "scProductId", "value": "3160893", "type": "text" }, { "key": "scApiKey", "value": "", "type": "text" }, { "key": "request", "value": "{\"Amount\": \"*\",\"srcDeposit\": \"*\",\"Comment\": \"\"}", "description": "*", "type": "text" } ] }, "url": { "raw": "https://api.pod.ir/srv/sc/nzh/doServiceCall", "protocol": "https", "host": [ "api", "pod", "ir" ], "path": [ "srv", "sc", "nzh", "doServiceCall" ] } } }, { "name": "دریافت شناسه واریز حساب دیجیتال - 3171054", "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": "3171054", "type": "text" }, { "key": "scApiKey", "value": "", "type": "text" } ] }, "url": { "raw": "https://api.pod.ir/srv/sc/nzh/doServiceCall", "protocol": "https", "host": [ "api", "pod", "ir" ], "path": [ "srv", "sc", "nzh", "doServiceCall" ] } } }, { "name": "انتقال اعتبار به حساب دیجیتال دیگران از طریق شناسه واریز - 3169570", "request": { "method": "POST", "header": [ { "key": "_token_", "type": "text", "value": "{{API_TOKEN}}" }, { "key": "_token_issuer_", "type": "text", "value": "1" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "key": "scProductId", "value": "3169570", "type": "text" }, { "key": "scApiKey", "value": "", "type": "text" }, { "key": "request", "value": "{\"Amount\": \"*\",\"srcDeposit\": \"*\",\"userBillNumber\": \"\"}", "description": "*", "type": "text" } ] }, "url": { "raw": "https://api.pod.ir/srv/sc/nzh/doServiceCall", "protocol": "https", "host": [ "api", "pod", "ir" ], "path": [ "srv", "sc", "nzh", "doServiceCall" ] } } } ] }