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

Factuurregel
NameDescriptionTypeAdditional information
Som_Uren

decimal number

None.

Som_Factuur_Uren

decimal number

None.

Som_Uren_Bedrag

decimal number

None.

Som_Factuur_Uren_Bedrag

decimal number

None.

Eenheid

Eenheid_ReadOnly

None.

BTW

BTW_Code_ReadOnly

None.

Factuur

Factuur_ReadOnly

None.

ID

integer

None.

Factuur_ID

integer

None.

Tekst

string

None.

Factuur_Standaard_Tekstregel_ID

integer

None.

Product_ID

integer

None.

Aantal

decimal number

None.

Prijs

decimal number

None.

Eenheid_ID

integer

None.

BTW_Code

string

None.

Verwerkt

boolean

None.

Rekening_nummer

string

None.

Urenregistratie

boolean

None.

Urenregistratie_Voorschot

boolean

None.

Tegenboekregel

boolean

None.

Volgnummer

integer

None.

Date_Modified

string

None.

Tegengeboekt_Op_Factuurregel_ID

integer

None.

Opslag_Kantoorkosten_Toepassen

boolean

None.

Opslag_Kantoorkosten

boolean

None.

Method

string

None.

Raadplegen

boolean

None.

Error_Description

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.