/
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-27
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
post
/v2/jobs/{jobId}/files/addExternalLink
post
Adds file link to the project as a link delivered in the job.
put
Adds files to the project as delivered in the job.
put
Assigns vendor to a job in a project.
put
Updates dates of a given job.
put
Changes job status if possible (400 Bad Request is returned otherwise).
get
Returns details for a job.
delete
Deletes a job.
get
/v2/jobs/for-external-id
get
Returns list of files delivered in the job.
get
Returns list of files shared with the job as Reference Files.
get
Returns list of files shared with the job as Work Files.
post
Merges given list of jobs into one job.
post
Creates job prospecting for given job and prospecting strategy.
put
Shares selected files as Reference Files with a job in a project.
put
Shares selected files as Work Files with a job in a project.
put
Stops sharing selected files with a job in a project.
put
Updates instructions for a job.
post
Uploads file to the project as a file delivered in the job.
post
Uploads file to the project as a file delivered in the job, added by vendor.
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
Jobs (Smart)(v2)
post
/v2/jobs/{jobId}/files/addExternalLink
Path parameters
jobId
string
required
job's internal identifier
Request body
ExternalFileDto
required
category
string
languageIds
integer[]
languageCombinationIds
LanguageCombinationDto[]
url
string
filename
string
externalInfo
object
Response
default response
Changes