-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathTCGPlayer.postman_environment
52 lines (52 loc) · 1.09 KB
/
TCGPlayer.postman_environment
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
{
"id": "f5b6366d-0fa4-e2c6-bf41-be072c81ccdc",
"name": "TCGPlayer New Environment",
"values": [
{
"enabled": true,
"key": "version",
"value": "v1.9.0",
"type": "text"
},
{
"enabled": true,
"key": "X-Tcg-Access-Token",
"value": "(calculated field)",
"type": "text"
},
{
"enabled": true,
"key": "accessToken",
"value": "(calculated field)",
"type": "text"
},
{
"enabled": true,
"key": "publicId",
"value": "xxxxx",
"type": "text"
},
{
"enabled": true,
"key": "privateId",
"value": "xxxxx",
"type": "text"
},
{
"enabled": true,
"key": "storeAuthorizationCode",
"value": "(store authorization workflow)",
"type": "text"
},
{
"enabled": true,
"key": "storeKey",
"value": "(calculated field)",
"type": "text"
}
],
"timestamp": 1520538724225,
"_postman_variable_scope": "environment",
"_postman_exported_at": "2018-03-08T19:52:06.833Z",
"_postman_exported_using": "Postman/5.5.2"
}