-
Notifications
You must be signed in to change notification settings - Fork 38
Expand file tree
/
Copy pathgenerate_pin.json
More file actions
91 lines (91 loc) · 2.07 KB
/
generate_pin.json
File metadata and controls
91 lines (91 loc) · 2.07 KB
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
[
{
"recordedAt": 1764972192,
"request": {
"body": "{\n \"pin_method\": {\n \"option\": \"SMS\"\n }\n}",
"method": "POST",
"headers": {
"Accept-Charset": [
"UTF-8"
],
"User-Agent": [
"REDACTED"
],
"Content-Type": [
"application/json"
]
},
"uri": "https://api.easypost.com/v2/fedex_registrations/206666561/pin"
},
"response": {
"body": "{\n \"message\": \"sent secured Pin\"\n}",
"httpVersion": null,
"headers": {
"null": [
"HTTP/1.1 201 Created"
],
"content-length": [
"30"
],
"expires": [
"0"
],
"x-node": [
"bigweb40nuq"
],
"x-frame-options": [
"SAMEORIGIN"
],
"x-download-options": [
"noopen"
],
"x-permitted-cross-domain-policies": [
"none"
],
"x-backend": [
"easypost"
],
"pragma": [
"no-cache"
],
"strict-transport-security": [
"max-age\u003d31536000; includeSubDomains; preload"
],
"x-xss-protection": [
"1; mode\u003dblock"
],
"x-content-type-options": [
"nosniff"
],
"x-ep-request-uuid": [
"3de606c06933569ee2b85a360123a6a5"
],
"x-proxied": [
"intlb4nuq c0061e0a2e",
"extlb1nuq cbbd141214"
],
"referrer-policy": [
"strict-origin-when-cross-origin"
],
"x-runtime": [
"2.218109"
],
"content-type": [
"application/json; charset\u003dutf-8"
],
"x-version-label": [
"easypost-202512012024-6893cd428b-master"
],
"cache-control": [
"private, no-cache, no-store"
]
},
"status": {
"code": 201,
"message": "Created"
},
"uri": "https://api.easypost.com/v2/fedex_registrations/206666561/pin"
},
"duration": 2340
}
]