GET api/Vestigingen/GetByCode?code={code}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
code | string |
Required |
Body Parameters
None.
Response Information
Resource Description
VestigingName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Code | string |
None. |
|
Naam | string |
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. |
|
Telefoon | string |
None. |
|
Fax | string |
None. |
|
Emailadres | string |
None. |
|
Gearchiveerd | boolean |
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.