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

Bedrijf
NameDescriptionTypeAdditional information
Id

integer

None.

Bedrijfsnaam

string

None.

Factuur_Nummer

string

None.

Factuur_Nummer_Geblokkeerd

boolean

None.

Bezoek_Straat

string

None.

Bezoek_Huisnummer

string

None.

Bezoek_Postcode

string

None.

Bezoek_Plaats

string

None.

Bezoek_Land_Code

string

None.

Post_Straat

string

None.

Post_Huisnummer

string

None.

Post_Postcode

string

None.

Post_Plaats

string

None.

Post_Land_Code

string

None.

Date_Modified

string

None.

Telefoon

string

None.

Fax

string

None.

Emailadres

string

None.

Gearchiveerd

boolean

None.

OB_Nummer

string

None.

Portal_Map

string

None.

KVK_Nummer

string

None.

Afzender_Emailadres_Elektronisch_Factureren

string

None.

eVerbinding_Koppeling

boolean

None.

eVerbinding_Company_ID

string

None.

Payt_Emailadres_Elektronisch_Factureren

string

None.

Method

string

None.

Raadplegen

boolean

None.

Error_Description

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.