POST api/Projecten/Post

Request Information

URI Parameters

None.

Body Parameters

SerializerObject
NameDescriptionTypeAdditional information
JSONString

string

None.

MilliSecondsSQLExecution

integer

None.

MilliSecondsClaims

integer

None.

MilliSecondsUserLicense

integer

None.

MilliSecondsConnection

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "JSONString": "sample string 1",
  "MilliSecondsSQLExecution": 2,
  "MilliSecondsClaims": 3,
  "MilliSecondsUserLicense": 4,
  "MilliSecondsConnection": 5
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Project
NameDescriptionTypeAdditional information
Relatie

Relatie_ReadOnly

None.

Moeder

Project_ReadOnly

None.

Project_Leider

Medewerker_ReadOnly

None.

Project_Manager

Medewerker_ReadOnly

None.

Opdracht_Soort

Opdracht_Soort_ReadOnly

None.

Externe_Accountant_Medewerker

Medewerker_ReadOnly

None.

Externe_Accountant_Contactpersoon

Contactpersoon_ReadOnly

None.

Aantal_Factuur_Termijnen_Aanwezig

integer

None.

ID

integer

None.

Nummer

string

None.

Omschrijving

string

None.

Relatie_ID

integer

None.

Contactpersoon_ID

integer

None.

Medewerker_ID

integer

None.

Moeder_ID

integer

None.

Deelprojecten

boolean

None.

IngangsdatumString

string

None.

Bewaking

boolean

None.

DeadlineString

string

None.

Budget_Uren_Uitsplisten

boolean

None.

Budget_Fixed_Bedrag

decimal number

None.

Gearchiveerd

boolean

None.

Volgnummer

integer

None.

Afgerond

boolean

None.

Opdracht_Soort_ID

integer

None.

OOB

boolean

None.

Externe_Accountant_Medewerker_Contactpersoon

string

None.

Externe_Accountant_Medewerker_ID

integer

None.

Externe_Accountant_Contactpersoon_ID

integer

None.

Standaard_Project_ID

integer

None.

Date_Modified

string

None.

Percentage_Afgerond

decimal number

None.

Standaard_Budget_Opbouw_Type_ID

integer

None.

Budget

boolean

None.

Budget_Op_Niveau

string

None.

Budget_Factureren_Op_Niveau

string

None.

Budget_Afspraak_Type_ID

integer

None.

Manager_ID

integer

None.

Factuur_Plan_ID

integer

None.

Factuurtermijn_Tekstregel

string

None.

Factuurtermijn_Tekstregel_BTW_Code

string

None.

Factuurtermijn_Tekstregel_Rekening_nummer

string

None.

Factuur_Relatie_ID

integer

None.

Factuur_Contactpersoon_ID

integer

None.

Locatie

string

None.

Uw_Kenmerk

string

None.

Factuur_Omschrijving

string

None.

Bedrijf_ID

integer

None.

Factuurtermijn_Opslag_Kantoorkosten

boolean

None.

Method

string

None.

Raadplegen

boolean

None.

Error_Description

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.