GET api/GetAssetInvestmentReferenceQueue/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of GetAssetInvestmentReferenceQueue_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| AssetInvestmentHistoryId | integer |
None. |
|
| AssetInvestmentCode | string |
None. |
|
| AssetInvestmentDate | date |
None. |
|
| TotalAmountIDR | decimal number |
None. |
|
| StatusName | string |
None. |
|
| ChangeStatus | string |
None. |
|
| Modified | date |
None. |
|
| ModifiedBy | string |
None. |
|
| IsDraft | boolean |
None. |
|
| IsRevise | boolean |
None. |
|
| StateTypeId | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.