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

Onderhanden_Werk_Relatie
NameDescriptionTypeAdditional information
Uren_Datum_TotString

string

None.

Zonder_Facuur_Termijnen

boolean

None.

OHW_Uren

decimal number

None.

OHW_Producten

decimal number

None.

OHW_Voorschotten

decimal number

None.

Aantal_Dochters

decimal number

None.

PerHolding

boolean

None.

Relatie

Relatie_ReadOnly

None.

Holding

Relatie_ReadOnly

None.

Factuur

Factuur

None.

Opnemen_Uren

boolean

None.

Opnemen_Producten

boolean

None.

Tegenboeken_Voorschotten

boolean

None.

Factuur_Aanmaken_Tot_Status

integer

None.

Bedrijf_ID

integer

None.

Naam

Object

None.

Method

string

None.

Error_Description

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.