Get approval details by using entry ID
Parameters
The following parameters are supported by the listApprovalDetailsByEntryIds method:
Parameter | Description |
---|---|
URL parameter | |
pageSize | Specifies how many records should be returned in this page. |
startIndex | Specifies the first record index of the page. |
propertySelection | Specifies the list of comma separated properties that should appear in the response object. The propertySelection parameter accepts numeric fieldIDs or a string of fieldNames or a combination of both. |
Query parameter | |
request | Indicates the request IDs of the approval for which you want the approval details. |
application | Indicates the record definition name of the approval for which you want the approval details. You must specify the fully qualified record definition name. |
Example
To get the approval details of the approval with ID 000000000000001 and approval with ID 000000000000002.