GET api/ServiceOrder/GetAllActivities?serviceOrderId={serviceOrderId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| serviceOrderId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ActivityLogDto| Name | Description | Type | Additional information |
|---|---|---|---|
| CallLogDto | CallLogDto |
None. |
|
| ServiceOrderLogDto | ServiceOrderLogDto |
None. |
|
| ServiceOrderDto | ServiceOrderDto |
None. |
|
| AuditTrailDto | AuditTrailDto |
None. |
|
| CustomerDto | CustomerDto |
None. |
|
| BranchDto | BranchDto |
None. |
|
| UserDto | UserDto |
None. |
|
| ActivityType | byte |
None. |
|
| UserId | integer |
None. |
|
| branchId | integer |
None. |
|
| CreatedDate | date |
None. |
|
| ActivityTypeEnumValue | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
