GET api/GetCashAdvanceReferenceQueue/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of GetCashAdvanceReferenceQueue_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| CashAdvanceHistoryId | integer |
None. |
|
| CashAdvanceCode | string |
None. |
|
| CashAdvanceDate | 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.