POST api/WerkdagProductregels/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

Werkdag_Productregel
NameDescriptionTypeAdditional information
Werkdag

Werkdag_ReadOnly

None.

Relatie

Relatie_ReadOnly

None.

Project

Project_ReadOnly

None.

DeelProject

Project_ReadOnly

None.

Product

Product_ReadOnly

None.

Medewerker

Medewerker_ReadOnly

None.

Factuur

Factuur_ReadOnly

None.

Bedrijf

Bedrijf_ReadOnly

None.

ID

integer

None.

Werkdag_ID

integer

None.

Relatie_ID

integer

None.

Project_ID

integer

None.

DeelProject_ID

integer

None.

Toelichting

string

None.

Gefactureerd

boolean

None.

Factuur_ID

integer

None.

Factuur_Actief

boolean

None.

Bevestigd

boolean

None.

Product_ID

integer

None.

Productgroep_ID

integer

None.

Aantal

decimal number

None.

Prijs

decimal number

None.

Niet_Tonen

boolean

None.

Factuurregel_ID

integer

None.

Factuur_Aantal

decimal number

None.

Factuur_Prijs

decimal number

None.

Bedrijf_ID

integer

None.

Afboek_DatumString

string

None.

Uitstellen

boolean

None.

Afboeken

boolean

None.

Reden_Factuur_Aanpassing

string

None.

Date_Modified

string

None.

Prijs_aangepast

boolean

None.

Met_Factuur_Termijn

boolean

None.

Method

string

None.

Raadplegen

boolean

None.

Error_Description

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.