-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathtest_verification_email_create.yaml
More file actions
42 lines (42 loc) · 1.19 KB
/
test_verification_email_create.yaml
File metadata and controls
42 lines (42 loc) · 1.19 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
interactions:
- request:
body: '{"type": "email", "recipient": "mail@cuenca.com"}'
headers:
Content-Length:
- '49'
Content-Type:
- application/json
User-Agent:
- cuenca-python/2.1.5
X-Cuenca-Api-Version:
- '2020-03-19'
method: POST
uri: https://sandbox.cuenca.com/verifications
response:
body:
string: '{"id":"VEG30ywu-KQnWdel9gpz1a-Q","identity_id":null,"platform_id":"PTZbBlk__kQt-wfwzP5nwA9A","created_at":"2025-07-15T22:28:11.987007","updated_at":"2025-07-15T22:28:11.987284","deactivated_at":null,"recipient":"mail@cuenca.com","language":"en","type":"email"}'
headers:
Connection:
- keep-alive
Content-Length:
- '260'
Content-Type:
- application/json
Date:
- Tue, 15 Jul 2025 22:28:12 GMT
x-amz-apigw-id:
- NxZfaEnciYcEr9g=
x-amzn-Remapped-Connection:
- keep-alive
x-amzn-Remapped-Content-Length:
- '260'
x-amzn-Remapped-Date:
- Tue, 15 Jul 2025 22:28:12 GMT
x-amzn-Remapped-Server:
- nginx/1.28.0
x-amzn-RequestId:
- 2fe363d1-fc8d-4fd5-ba59-e41a88c08711
status:
code: 201
message: Created
version: 1