/
XT
xtrf
/
XTRF Home Portal API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 11h ago
Details
Filter operations
Browser
26
Client Invoices
18
Clients
38
Currency exchange rates
2
Custom Fields
1
Dictionaries
8
Files
1
Jobs (Classic)
8
Jobs (Smart)(v2)
20
Language
2
License
2
Macros
1
Project Groups
9
Projects (Classic)
22
Projects (Smart)(v2)
45
Quotes (Classic)
19
Quotes (Smart)(v2)
42
Reports
7
Sensitive Clients & Trusted Vendors
9
Specialization
2
Subscription
4
System
4
Tasks (Classic)
15
Users
10
put
Sets user's password to a new value.
get
Returns list of simple users representations
get
Returns user details.
put
Updates an existing user.
get
Returns custom field of a given user.
put
Updates given custom field of a given user.
get
Returns custom fields of a given user.
put
Updates custom fields of a given user.
get
Returns currently signed in user details.
get
Returns time zone preferred by user currently signed in.
Vendor Invoices
11
Vendors
16
Users
Updates an existing user.
Updates an existing user.
put
/users/{userId}
Path parameters
userId
integer
required
user's internal identifier
Request body
UserDTO
required
id
integer
firstName
string
lastName
string
login
string
email
string
userGroupName
string
mobilePhone
string
gender
string
timeZoneId
string
positionName
string
phone
string
customFields
CustomFieldDTO[]
Response
Success
Changes