Please enable JavaScript to view this site.

Error itgendoc001X

xMsg javascript has not been loaded.

Simplicate API Data Model

Navigation: Schema: Projects > Tables

ProjectDocuments

Contents Previous Home Next More

Fetches all available documents for projects

Catalog: Simplicate

Schema: Projects

Can retrieve data and change data using insert, update and delete.

Select Simplicate API URL: /projects/document

Insert Simplicate API URL: /projects/document

Update Simplicate API URL: /projects/document

Delete Simplicate API URL: /projects/document

Field Selection Method: NotRequired

Base Path: data[*]

Select Simplicate API Operation: get /projects/document

Insert Simplicate API Operation: post /projects/document

Update Simplicate API Operation: put /projects/document

Delete Simplicate API Operation: delete /projects/document/{id}

Table Function Columns

The columns of the table function ProjectDocuments are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert or update.

Name

Data Type

Label

Required

Documentation

created_at

string

Created at

 

created_by_amount

float

 

 

created_by_declarable

string

 

 

created_by_employee_id

string

 

 

created_by_id

string

Created by ID

 

created_by_name

string

 

 

created_by_person_id

string

 

 

created_by_tariff

float

 

 

description

string

Description

 

document_type_id

string

 

 

document_type_label

string

 

 

download_url

string

Download URL

 

id

string

ID

 

title

string

Title

 

updated_at

string

Updated at

 

 

06-04-2021 14:59 Version 20.1.393-BETA+3152