/
XT
xtrf
/
XTRF Home Portal API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-26
Details
Filter operations
Browser
26
Client Invoices
18
Clients
38
post
Creates a new person.
get
Returns person details.
put
Updates an existing person.
delete
Removes a person.
post
Generates a single use sign-in token.
get
Returns persons' internal identifiers.
get
Returns contact of a given person.
put
Updates contact of a given person.
get
Returns custom fields of a given person.
put
Updates custom fields of a given person.
delete
Removes a customer price list.
get
Returns list of simple clients representations
post
Creates a new client.
get
Returns client details.
put
Updates an existing client.
delete
Removes a client.
get
Returns list of active price profiles for a client.
get
Returns address of a given client.
put
Updates address of a given client.
get
Returns clients' internal identifiers.
get
Returns list of available budget codes for a client.
get
Returns client details.
get
Returns categories of a given client.
put
Updates categories of a given client.
get
Returns contact of a given client.
put
Updates contact of a given client.
get
Returns correspondence address of a given client.
put
Updates correspondence address of a given client.
get
Returns custom field of a given client.
put
Updates given custom field of a given client.
get
Returns custom fields of a given client.
put
Updates custom fields of a given client.
get
Returns specializations available for a given client in the Client Portal.
get
Returns industries of a given client.
put
Updates industries of a given client.
get
Returns languages available for a given client in the Client Portal.
get
Returns list of offices in the office structure in which the client is located.
get
Returns list of available services for a client.
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
Vendor Invoices
11
Vendors
16
Clients
Returns person details.
Returns person details.
get
/customers/persons/{personId}
Path parameters
personId
integer
required
person's internal identifier
Response
Success
Changes