GET api/GetPIApprovalHistory/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PIApprovalHistoryModel| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | integer |
None. |
|
| LastModifiedBy | string |
None. |
|
| Action | string |
None. |
|
| Remarks | string |
None. |
|
| CreatedDate | date |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.