test

 avatar
user_7960536912
json
2 years ago
13 kB
1
Indexable
{
	"info": {
		"_postman_id": "9e684ddd-8eb0-49f3-827c-3d2d46351dd4",
		"name": "BIDV",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
	},
	"item": [
		{
			"name": "BIC",
			"item": [
				{
					"name": "bic-authenticate",
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "RequestID",
								"value": "937e2436-5664-4566-a1f4-30d9a159f5fc",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"username\":\"rlosbic\",\r\n    \"password\":\"P4ssw0rd\"\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "http://10.53.121.41:9080/zgw/bic/authenticate",
							"protocol": "http",
							"host": [
								"10",
								"53",
								"121",
								"41"
							],
							"port": "9080",
							"path": [
								"zgw",
								"bic",
								"authenticate"
							]
						}
					},
					"response": []
				},
				{
					"name": "bic-inquiry",
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "AuthToken",
								"value": "Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJybG9zYmljIiwiZXhwIjoxNjc2MDI3ODg0LCJpYXQiOjE2NzYwMjYwODR9.c88NR3ZxVDn2RVzWkaDSYb0aPeW7HWJMtjXcrNP5ExbQJ-vy1bolrJnqMnLHhn7WXzJItKqwyXXGlZN1X_8fJA",
								"type": "text"
							},
							{
								"key": "Accept",
								"value": "application/json",
								"type": "text"
							},
							{
								"key": "RequestId",
								"value": "937e2436-5664-4566-a1f4-30d9a159f5fc",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"cif\":null,\r\n    \"idno\":\"205078918\"\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "http://10.53.121.41:9080/zgw/bic/inquiry",
							"protocol": "http",
							"host": [
								"10",
								"53",
								"121",
								"41"
							],
							"port": "9080",
							"path": [
								"zgw",
								"bic",
								"inquiry"
							]
						}
					},
					"response": []
				},
				{
					"name": "bic-update",
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "AuthToken",
								"type": "text",
								"value": "Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJybG9zcmJ0IiwiZXhwIjoxNjI3MDMxMjk5LCJpYXQiOjE2MjcwMTMyOTl9._HnVp_P7sZulfmNz4EFnGqL-THZhk_7IyTxQHDWaVXJX_wcwj_tvkTF7mE5UQkI3zz9O6FiiKriHSxOz_jRlCg"
							},
							{
								"key": "Accept",
								"type": "text",
								"value": "application/json"
							},
							{
								"key": "Header",
								"type": "text",
								"value": ""
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"pca\": \"PCA0003983\",\r\n    \"gcnbhno\": \"1011002-TEST\",\r\n    \"gcnbhstt\": \"1-TEST\"\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "http://10.53.121.41:9080/zgw/bic/update",
							"protocol": "http",
							"host": [
								"10",
								"53",
								"121",
								"41"
							],
							"port": "9080",
							"path": [
								"zgw",
								"bic",
								"update"
							]
						}
					},
					"response": []
				}
			]
		},
		{
			"name": "BIC-CPF",
			"item": [
				{
					"name": "bic-authenticate",
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "RequestID",
								"value": "937e2436-5664-4566-a1f4-30d9a159f5fc",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"username\":\"rlosbic\",\r\n    \"password\":\"P4ssw0rd\"\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "http://10.53.121.41:9080/zgw/bic-cpf/authenticate",
							"protocol": "http",
							"host": [
								"10",
								"53",
								"121",
								"41"
							],
							"port": "9080",
							"path": [
								"zgw",
								"bic-cpf",
								"authenticate"
							]
						}
					},
					"response": []
				},
				{
					"name": "bic-inquiry",
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "AuthToken",
								"value": "Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJybG9zYmljIiwiZXhwIjoxNjc2MDI4NzI0LCJpYXQiOjE2NzYwMjY5MjR9.1B53FPNr0t58rqExWszIzTUitBHxna_mz06IowSXtjY5bCECrR_aIh54FEa5Qj3YkLYu-SzTssSFK9XTXV6OgQ",
								"type": "text"
							},
							{
								"key": "Accept",
								"value": "application/json",
								"type": "text"
							},
							{
								"key": "RequestId",
								"value": "937e2436-5664-4566-a1f4-30d9a159f5fc",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"cif\":null,\r\n    \"idno\":\"205078918\"\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "http://10.53.121.41:9080/zgw/bic-cpf/inquiry",
							"protocol": "http",
							"host": [
								"10",
								"53",
								"121",
								"41"
							],
							"port": "9080",
							"path": [
								"zgw",
								"bic-cpf",
								"inquiry"
							]
						}
					},
					"response": []
				},
				{
					"name": "bic-update",
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "AuthToken",
								"type": "text",
								"value": "Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJybG9zcmJ0IiwiZXhwIjoxNjI3MDMxMjk5LCJpYXQiOjE2MjcwMTMyOTl9._HnVp_P7sZulfmNz4EFnGqL-THZhk_7IyTxQHDWaVXJX_wcwj_tvkTF7mE5UQkI3zz9O6FiiKriHSxOz_jRlCg"
							},
							{
								"key": "Accept",
								"type": "text",
								"value": "application/json"
							},
							{
								"key": "Header",
								"type": "text",
								"value": ""
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"pca\": \"PCA0003983\",\r\n    \"gcnbhno\": \"1011002-TEST\",\r\n    \"gcnbhstt\": \"1-TEST\"\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "http://10.53.121.41:9080/zgw/bic-cpf/update",
							"protocol": "http",
							"host": [
								"10",
								"53",
								"121",
								"41"
							],
							"port": "9080",
							"path": [
								"zgw",
								"bic-cpf",
								"update"
							]
						}
					},
					"response": []
				}
			]
		},
		{
			"name": "RBT",
			"item": [
				{
					"name": "rbt-authenticate",
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "RequestID",
								"value": "937e2436-5664-4566-a1f4-30d9a159f5fc",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"username\":\"rlosrbt\",\r\n    \"password\":\"rbt211112\"\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "http://10.53.121.41:9080/zgw/rbt/authenticate",
							"protocol": "http",
							"host": [
								"10",
								"53",
								"121",
								"41"
							],
							"port": "9080",
							"path": [
								"zgw",
								"rbt",
								"authenticate"
							]
						}
					},
					"response": []
				},
				{
					"name": "rbt-inquiry",
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "AuthToken",
								"value": "Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJybG9zcmJ0IiwiZXhwIjoxNjI3NTUzMTAyLCJpYXQiOjE2Mjc1MzUxMDJ9.V7gGJUgrdszemmFRFpvG7DUhQMe1tOusCwM_G3jxoq1mo9GkxjeJoQXxpf2XrbpCLdgbxofh1o0Z83RhzLameQ",
								"type": "text"
							},
							{
								"key": "Accept",
								"value": "application/json",
								"type": "text"
							},
							{
								"key": "RequestId",
								"value": "937e2436-5664-4566-a1f4-30d9a159f5fc",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"from_date\":\"20/09/2021\",\r\n    \"to_date\":\"30/09/2021\",\r\n    \"robot_status\":\"\",\r\n    \"flow\":null\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "http://10.53.121.41:9080/loanws/rbt/inquiry",
							"protocol": "http",
							"host": [
								"10",
								"53",
								"121",
								"41"
							],
							"port": "9080",
							"path": [
								"loanws",
								"rbt",
								"inquiry"
							]
						}
					},
					"response": []
				},
				{
					"name": "rbt-update",
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "AuthToken",
								"type": "text",
								"value": "Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJybG9zcmJ0IiwiZXhwIjoxNjI3MDMxMjk5LCJpYXQiOjE2MjcwMTMyOTl9._HnVp_P7sZulfmNz4EFnGqL-THZhk_7IyTxQHDWaVXJX_wcwj_tvkTF7mE5UQkI3zz9O6FiiKriHSxOz_jRlCg"
							},
							{
								"key": "Accept",
								"type": "text",
								"value": "application/json"
							},
							{
								"key": "Header",
								"type": "text",
								"value": ""
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"pca\": \"PCA0003594\",\r\n    \"stk\": \"10110311\",\r\n    \"card_code\": \"NO891-TEST\",\r\n    \"robot_status\": \"1-TEST\"}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "http://10.53.121.41:9080/loanws/rbt/update",
							"protocol": "http",
							"host": [
								"10",
								"53",
								"121",
								"41"
							],
							"port": "9080",
							"path": [
								"loanws",
								"rbt",
								"update"
							]
						}
					},
					"response": []
				}
			]
		},
		{
			"name": "ODM",
			"item": [
				{
					"name": "RA | 154",
					"request": {
						"auth": {
							"type": "noauth"
						},
						"method": "POST",
						"header": [],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"Input\": \"{\\\"TaskID\\\":\\\"5314 - PCA0009864\\\",\\\"ODM_PACKAGE\\\":\\\"ODM_EXECUTE_V1\\\",\\\"YearOfBirth\\\":\\\"1985\\\",\\\"MonthOfBirth\\\":\\\"7\\\",\\\"Gender\\\":\\\"GT_NU\\\"}\",\r\n    \"__DecisionID__\": \"1101011\"\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "http://10.53.130.154:9080/DecisionService/rest/v1/SAALEM_BIDV/RA_Operation",
							"protocol": "http",
							"host": [
								"10",
								"53",
								"130",
								"154"
							],
							"port": "9080",
							"path": [
								"DecisionService",
								"rest",
								"v1",
								"SAALEM_BIDV",
								"RA_Operation"
							]
						}
					},
					"response": []
				}
			]
		},
		{
			"name": "BPM",
			"item": [
				{
					"name": "Process Instance Data | 201",
					"request": {
						"auth": {
							"type": "basic",
							"basic": [
								{
									"key": "password",
									"value": "abc123",
									"type": "string"
								},
								{
									"key": "username",
									"value": "bpmadmin",
									"type": "string"
								}
							]
						},
						"method": "GET",
						"header": [
							{
								"key": "BPMCSRFToken",
								"type": "text",
								"value": "odifiedBefore"
							}
						],
						"url": {
							"raw": "https://10.53.252.201:9443/rest/bpm/wle/v1/process/5217",
							"protocol": "https",
							"host": [
								"10",
								"53",
								"252",
								"201"
							],
							"port": "9443",
							"path": [
								"rest",
								"bpm",
								"wle",
								"v1",
								"process",
								"5217"
							],
							"query": [
								{
									"key": "parts",
									"value": "data",
									"disabled": true
								}
							]
						},
						"description": "Use this method to retrieve the inputs, outputs, private variables, and activities with their data mappings for a business process definition."
					},
					"response": []
				}
			]
		},
		{
			"name": "New Request",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\r\n    \"ca\":\"1350170969\"\r\n}\r\n",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://10.53.121.41:9080/zgw/sAuto/Check_Account_CA",
					"protocol": "http",
					"host": [
						"10",
						"53",
						"121",
						"41"
					],
					"port": "9080",
					"path": [
						"zgw",
						"sAuto",
						"Check_Account_CA"
					]
				}
			},
			"response": []
		}
	]
}