-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathtest_kyc_verification_create.yaml
More file actions
50 lines (50 loc) · 1.25 KB
/
test_kyc_verification_create.yaml
File metadata and controls
50 lines (50 loc) · 1.25 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
interactions:
- request:
body: '{}'
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Authorization:
- DUMMY
Connection:
- keep-alive
Content-Length:
- '2'
Content-Type:
- application/json
User-Agent:
- cuenca-python/0.9.2
X-Cuenca-Api-Version:
- '2020-03-19'
method: POST
uri: https://sandbox.cuenca.com/kyc_verifications
response:
body:
string: '{"id":"KYCY01","identity_id":null,"platform_id":"PT01","created_at":"2022-05-04T21:49:28.696688","updated_at":"2022-05-04T21:49:28.697159","deactivated_at":null,"verification_id":null,"curp":null,"rfc":null,"address":null}'
headers:
Connection:
- keep-alive
Content-Length:
- '246'
Content-Type:
- application/json
Date:
- Wed, 04 May 2022 21:49:28 GMT
x-amz-apigw-id:
- Rns0XHhNCYcFwdg=
x-amzn-Remapped-Connection:
- keep-alive
x-amzn-Remapped-Content-Length:
- '246'
x-amzn-Remapped-Date:
- Wed, 04 May 2022 21:49:28 GMT
x-amzn-Remapped-Server:
- nginx/1.20.2
x-amzn-RequestId:
- d2c3bb25-34c1-4858-9de2-d1b4e60d2c81
status:
code: 201
message: Created
version: 1