GET api/ElsevierWindowsSynchroniseToDos/Vullen?status={status}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
status

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ElsevierWindowsSynchronise_ToDo
NameDescriptionTypeAdditional information
Relatie

Relatie_ReadOnly

None.

Contactpersoon

Contactpersoon_ReadOnly

None.

ID

integer

None.

Type

string

None.

Type_ID

integer

None.

Type_Field_Name

string

None.

Started

boolean

None.

Date_StartedString

string

None.

Finished

boolean

None.

Date_FinishedString

string

None.

Rejected

boolean

None.

Toelichting

string

None.

Date_Modified

string

None.

Method

string

None.

Raadplegen

boolean

None.

Error_Description

string

None.

Response Formats

application/json, text/json

Sample:
[
  null,
  {
    "Relatie": {
      "ID": 0,
      "Code": "",
      "Naam": "",
      "Beheerder": 0,
      "Bezoek_Straat": "",
      "Bezoek_Huisnummer": "",
      "Bezoek_Postcode": "",
      "Bezoek_Plaats": "",
      "Bezoek_Land": null,
      "Post_Straat": "",
      "Post_Huisnummer": "",
      "Post_Postcode": "",
      "Post_Plaats": "",
      "Post_Land": null,
      "Factuur_Straat": "",
      "Factuur_Huisnummer": "",
      "Factuur_Postcode": "",
      "Factuur_Plaats": "",
      "Factuur_Land": "",
      "Telefoon_1": "",
      "Telefoon_2": "",
      "Fax": "",
      "website": "",
      "emailadres_algemeen": "",
      "Leverancier": false,
      "Prospect": false,
      "Soort_Code": "",
      "Branche": "",
      "Gearchiveerd": false,
      "OB_Nummer": null,
      "Holding": false,
      "Declarant": 0,
      "WID": false,
      "KVK_Ingeschreven": false,
      "KVK_Uitreksel": false,
      "WID_Gereed_OpString": "",
      "Klant": false,
      "Uren_BTW_Code": "",
      "Producten_BTW_Code": "",
      "Agrarische_Sector": false,
      "Factuur_Bijlage": false,
      "Bedrijf_ID": 0,
      "Factuur_Emailadres_Aan": "",
      "Factuur_Emailadres_Cc": "",
      "Taal_ID": 0,
      "Map": "",
      "Start_Gebroken_BoekjaarString": "",
      "Relatie_Declarant": {
        "ID": 0,
        "Code": "",
        "Voorletters": "",
        "Voornaam": "",
        "Tussenvoegsel": "",
        "Achternaam": "",
        "Titel": "",
        "Achtervoegsels": "",
        "Geslacht": "",
        "Ondertekening_Brief": "",
        "Standaard_Activiteit_ID": 0,
        "Bedrijf_ID": 0,
        "Vestiging_ID": 0
      }
    },
    "Contactpersoon": {
      "ID": 0,
      "Relatie_Code": "",
      "Algemeen": false,
      "Afdeling": "",
      "Titel": "",
      "Titel_Achter": "",
      "Voornaam": "",
      "Voorletters": "",
      "Tussenvoegsel": "",
      "Achternaam": "",
      "Geslacht": "",
      "Functie": "",
      "Aanhef": "",
      "Sofinummer": "",
      "Geboorte_DatumString": "",
      "Prive_Straat": "",
      "Prive_Huisnummer": "",
      "Prive_Postcode": "",
      "Prive_Plaats": "",
      "Prive_Land": null,
      "Fax_Rechtsreeks": "",
      "Telefoon_Mobiel_1": "",
      "Telefoon_Mobiel_2": "",
      "Telefoon_Rechtstreeks": "",
      "emailadres_1": "",
      "emailadres_2": "",
      "Mailing_Naar_Prive_Adres": false,
      "Hoofdcontactpersoon_ID": 0,
      "Gearchiveerd": false
    },
    "ID": 1,
    "Type": "sample string 2",
    "Type_ID": 3,
    "Type_Field_Name": "sample string 4",
    "Started": true,
    "Date_StartedString": "2025-07-17T06:50:23.285Z",
    "Finished": true,
    "Date_FinishedString": "2025-07-17T06:50:23.285Z",
    "Rejected": true,
    "Toelichting": "sample string 12",
    "Date_Modified": "sample string 13",
    "Method": "sample string 14",
    "Raadplegen": true,
    "Error_Description": "sample string 16"
  }
]