GET api/v2/department-operation/{operationId}/journal-points?query={query}&order={order}&skip={skip}&take={take}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| operationId | globally unique identifier |
Required |
|
| query | string |
None. |
|
| order | string |
None. |
|
| skip | integer |
None. |
|
| take | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.