/
AD
adaptek
/
Adaptek Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
adaptek
Adaptek Api
post
Creates a new Person record with Disciplines and DisciplineAgents
v1
latest
OpenAPI 3.0.1
2026-08-06
207
388
629.3 KB
PeopleFTK
Creates a new Person record with Disciplines and DisciplineAgents
post
/v1/PeopleFTK
Request body
AdaptekApiApplicationPeopleFTKCommandsCreateFTKPersonCreateFTKPersonCommand
required
firstName
string
nullable
lastName
string
nullable
dateOfBirth
string
date-time
nullable
holdingCompanyId
integer
driversLicenseStateTypeId
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
genderTypeId
0
|
1
|
2
statusTypeId
1
|
2
|
3
|
4
|
5
|
7
disciplines
AdaptekApiApplicationPeopleFTKCommandsCreateFTKPersonCreateFTKPersonDisciplineCommand[]
nullable
Response
The person was created successfully
MicrosoftAspNetCoreMvcCreatedResult
required
location
string
nullable
{"stackTrail":"components:schemas:Microsoft.AspNetCore.Mvc.CreatedResult:properties:value","oasType":"schema","type":"unknown","nullable":true}
formatters
MicrosoftAspNetCoreMvcFormattersIOutputFormatter[]
nullable
contentTypes
string[]
nullable
declaredType
string
nullable
statusCode
integer
nullable