POST api/FactuurStandaardTekstregels/Post
Request Information
URI Parameters
None.
Body Parameters
SerializerObjectName | Description | Type | Additional 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
Factuur_Standaard_TekstregelName | Description | Type | Additional information |
---|---|---|---|
Taal | Taal_ReadOnly |
None. |
|
ID | integer |
None. |
|
Factuur_Standaard_Tekstregel | string |
None. |
|
BTW_Code | string |
None. |
|
Gereserveerd_Uren | boolean |
None. |
|
Uren_Verwerken_Per | string |
None. |
|
Standaard_Rekening_nummer | string |
None. |
|
Gearchiveerd | boolean |
None. |
|
Gereserveerd_Producten | boolean |
None. |
|
Producten_Verwerken_Per | string |
None. |
|
Date_Modified | string |
None. |
|
Taal_ID | integer |
None. |
|
Method | string |
None. |
|
Raadplegen | boolean |
None. |
|
Error_Description | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.