GET api/BudgetProductDetails/GetByID?id={id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Budget_Product_DetailName | Description | Type | Additional information |
---|---|---|---|
Gearchiveerd | boolean |
None. |
|
Product | Product_ReadOnly |
None. |
|
Relatie | Relatie_ReadOnly |
None. |
|
Hoofd_Project | Project_ReadOnly |
None. |
|
Deel_Project | Project_ReadOnly |
None. |
|
ID | integer |
None. |
|
Budget_ID | integer |
None. |
|
Product_ID | integer |
None. |
|
Aantal | decimal number |
None. |
|
Prijs | decimal number |
None. |
|
Date_Modified | string |
None. |
|
Gepland_In_Maand | integer |
None. |
|
Gereed | boolean |
None. |
|
Gepland_In_Jaar | integer |
None. |
|
Method | string |
None. |
|
Raadplegen | boolean |
None. |
|
Error_Description | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.