GET api/Producten/GetByCode?code={code}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
code | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ProductName | Description | Type | Additional information |
---|---|---|---|
Productgroep | Productgroep_ReadOnly |
None. |
|
StandaardEenheid | Eenheid_ReadOnly |
None. |
|
ID | integer |
None. |
|
Code | string |
None. |
|
Omschrijving | string |
None. |
|
Productgroep_ID | integer |
None. |
|
Standaard_Prijs | decimal number |
None. |
|
Standaard_Eenheid_ID | integer |
None. |
|
Standaard_BTW_Code | string |
None. |
|
Standaard_Rekening_nummer | 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.