This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDataflood.postman_environment.json
134 lines (134 loc) · 2.35 KB
/
Dataflood.postman_environment.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
"id": "8540ed21-3e31-4ded-9c7c-b0a39a5935a9",
"name": "Dataflood",
"values": [
{
"key": "sessionId",
"value": "405hl046u9val9iqic2376smp3",
"description": "",
"enabled": true
},
{
"key": "PHPSESSID",
"value": "405hl046u9val9iqic2376smp3",
"description": "",
"enabled": true
},
{
"key": "user-agent",
"value": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36",
"description": "",
"enabled": true
},
{
"key": "username",
"value": "[email protected]",
"description": "",
"enabled": true
},
{
"key": "password",
"value": "Ed4aeFiesh",
"description": "",
"enabled": true
},
{
"key": "fname",
"value": "Floyd",
"description": "",
"enabled": true
},
{
"key": "mname",
"value": "T",
"description": "",
"enabled": true
},
{
"key": "lname",
"value": "Fisher",
"description": "",
"enabled": true
},
{
"key": "dob",
"value": "08/09/1966",
"type": "text",
"description": "",
"enabled": true
},
{
"key": "telephone",
"value": "9736609959",
"type": "text",
"description": "",
"enabled": true
},
{
"key": "ssn",
"value": "152-05-5492",
"type": "text",
"description": "",
"enabled": true
},
{
"key": "address",
"value": "1201 Spring Haven Trail",
"type": "text",
"description": "",
"enabled": true
},
{
"key": "town",
"value": "Madison",
"type": "text",
"description": "",
"enabled": true
},
{
"key": "postcode",
"value": "07940",
"type": "text",
"description": "",
"enabled": true
},
{
"key": "ccname",
"value": "Floyd T Fisher",
"type": "text",
"description": "",
"enabled": true
},
{
"key": "ccno",
"value": "5476 0320 4794 3151",
"type": "text",
"description": "",
"enabled": true
},
{
"key": "ccexp",
"value": "04 / 23",
"type": "text",
"description": "",
"enabled": true
},
{
"key": "secode",
"value": "762",
"type": "text",
"description": "",
"enabled": true
},
{
"key": "a1",
"value": "Drake",
"type": "text",
"description": "",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2018-11-25T06:01:30.829Z",
"_postman_exported_using": "Postman/6.5.2"
}