POST api/ParametersFacturatie/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
Parameter_FacturatieName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Factuur_Nummer | string |
None. |
|
Factuur_Nummer_Geblokkeerd | boolean |
None. |
|
Factuur_Nummer_Bouwsteen_1 | string |
None. |
|
Factuur_Nummer_Bouwsteen_2 | string |
None. |
|
Factuur_Nummer_Bouwsteen_3 | string |
None. |
|
Factuur_Nummer_Bouwsteen_4 | string |
None. |
|
Factuur_Nummer_Bouwsteen_5 | string |
None. |
|
Factuur_Nummer_Bouwsteen_6 | string |
None. |
|
Te_Ontvangen_Rekeningnummer_nummer | string |
None. |
|
Verkoop_Rekeningnummer_nummer | string |
None. |
|
Verkoop_Rekeningnummer_Laag | string |
None. |
|
Verkoop_Rekeningnummer_Nul | string |
None. |
|
Factuur_Korting_Methode_Verwerken | string |
None. |
|
Factuur_Korting_Rekeningnummer | string |
None. |
|
Opslag_Kantoorkosten_Methode_Verwerken | string |
None. |
|
Opslag_Kantoorkosten_Rekeningnummer | string |
None. |
|
Kredietbeperking_Toepassen_Op | string |
None. |
|
Kredietbeperking_Methode_Verwerken | string |
None. |
|
Kredietbeperking_Rekeningnummer | string |
None. |
|
BTW_Uitvoer | boolean |
None. |
|
Auto_Periodieke_Facturen | boolean |
None. |
|
Standaard_Betalingstermijn | string |
None. |
|
Standaard_Factuur_Uren_Verwerken_Per | string |
None. |
|
Standaard_Factuur_Producten_Verwerken_Per | string |
None. |
|
Meerdere_Bedrijven | boolean |
None. |
|
Standaard_Factuur_Uren_Verwerken_Per_2 | string |
None. |
|
Standaard_Factuur_Uren_Verwerken_Bedragen_Tonen_Op_Niveau | integer |
None. |
|
Export_Factuurregels_Groeperen_Per | string |
None. |
|
Aantal_Posities_Afronden_BTW | integer |
None. |
|
BTW_Rekeningnummer_Nummer_Hoog | string |
None. |
|
BTW_Rekeningnummer_Nummer_Laag | string |
None. |
|
Opslag_Kantoorkosten_Per_Factuurregel | boolean |
None. |
|
Meerdere_Bedrijven_Tijdens_PDF_Maken_Brief_Papier_Toevoegen | boolean |
None. |
|
Factuur_Bijlage_Bij_Factuurtermijnen | boolean |
None. |
|
Afzender_Emailadres_Elektronisch_Factureren | string |
None. |
|
eVerbinding_Koppeling | boolean |
None. |
|
eVerbinding_Consumer_Key | string |
None. |
|
eVerbinding_Consumer_Secret | string |
None. |
|
eVerbinding_Requester_ID | string |
None. |
|
eVerbinding_Company_ID | string |
None. |
|
Payt_Koppeling | boolean |
None. |
|
Payt_Emailadres_Elektronisch_Factureren | string |
None. |
|
Date_Modified | string |
None. |
|
Method | string |
None. |
|
Raadplegen | boolean |
None. |
|
Error_Description | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.