GET Api/WorkOrderImagev/GetByWO/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of WorkOrderImagev| Name | Description | Type | Additional information |
|---|---|---|---|
| WorkOrderImagevId | integer |
None. |
|
| WorkOrdervId | integer |
None. |
|
| ImageId | integer |
None. |
|
| ImageName | string |
None. |
|
| ImageDescription | string |
None. |
|
| WorkOrderv | WorkOrderv |
None. |
|
| CreatedDate | date |
Data type: DateTime |
|
| CreatedBy | string |
None. |
|
| CreatedByUserId | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"WorkOrderImagevId": 1,
"WorkOrdervId": 2,
"ImageId": 3,
"ImageName": "sample string 4",
"ImageDescription": "sample string 5",
"WorkOrderv": {
"WorkOrdervId": 1,
"WorkOrderCode": "sample string 2",
"WorkOrderDate": "2026-01-27T19:12:12.0636083+05:30",
"WorkOrderTypeId": 1,
"AccountId": 1,
"SalesOrderId": 1,
"ProjectRefCode": "sample string 4",
"ProjectRefName": "sample string 5",
"AccountName": "sample string 6",
"StartDate": "2026-01-27T19:12:12.0636083+05:30",
"EndDate": "2026-01-27T19:12:12.0636083+05:30",
"StatusId": 7,
"FunctionTransactionTypeId": 1,
"WorkOrderStatusId": 1,
"Remarks": "sample string 8",
"CreatedDate": "2026-01-27T19:12:12.0636083+05:30",
"CreatedBy": "sample string 10",
"CreatedByUserId": 11
},
"CreatedDate": "2026-01-27T19:12:12.0636083+05:30",
"CreatedBy": "sample string 7",
"CreatedByUserId": 8
},
{
"WorkOrderImagevId": 1,
"WorkOrdervId": 2,
"ImageId": 3,
"ImageName": "sample string 4",
"ImageDescription": "sample string 5",
"WorkOrderv": {
"WorkOrdervId": 1,
"WorkOrderCode": "sample string 2",
"WorkOrderDate": "2026-01-27T19:12:12.0636083+05:30",
"WorkOrderTypeId": 1,
"AccountId": 1,
"SalesOrderId": 1,
"ProjectRefCode": "sample string 4",
"ProjectRefName": "sample string 5",
"AccountName": "sample string 6",
"StartDate": "2026-01-27T19:12:12.0636083+05:30",
"EndDate": "2026-01-27T19:12:12.0636083+05:30",
"StatusId": 7,
"FunctionTransactionTypeId": 1,
"WorkOrderStatusId": 1,
"Remarks": "sample string 8",
"CreatedDate": "2026-01-27T19:12:12.0636083+05:30",
"CreatedBy": "sample string 10",
"CreatedByUserId": 11
},
"CreatedDate": "2026-01-27T19:12:12.0636083+05:30",
"CreatedBy": "sample string 7",
"CreatedByUserId": 8
}
]
application/xml, text/xml
Sample:
<ArrayOfWorkOrderImagev xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities.VirtualEntities">
<WorkOrderImagev>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 7</CreatedBy>
<CreatedByUserId xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">8</CreatedByUserId>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2026-01-27T19:12:12.0636083+05:30</CreatedDate>
<ImageDescription>sample string 5</ImageDescription>
<ImageId>3</ImageId>
<ImageName>sample string 4</ImageName>
<WorkOrderImagevId>1</WorkOrderImagevId>
<WorkOrderv>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 10</CreatedBy>
<CreatedByUserId xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">11</CreatedByUserId>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2026-01-27T19:12:12.0636083+05:30</CreatedDate>
<AccountId>1</AccountId>
<AccountName>sample string 6</AccountName>
<EndDate>2026-01-27T19:12:12.0636083+05:30</EndDate>
<FunctionTransactionTypeId>1</FunctionTransactionTypeId>
<ProjectRefCode>sample string 4</ProjectRefCode>
<ProjectRefName>sample string 5</ProjectRefName>
<Remarks>sample string 8</Remarks>
<SalesOrderId>1</SalesOrderId>
<StartDate>2026-01-27T19:12:12.0636083+05:30</StartDate>
<StatusId>7</StatusId>
<WorkOrderCode>sample string 2</WorkOrderCode>
<WorkOrderDate>2026-01-27T19:12:12.0636083+05:30</WorkOrderDate>
<WorkOrderStatusId>1</WorkOrderStatusId>
<WorkOrderTypeId>1</WorkOrderTypeId>
<WorkOrdervId>1</WorkOrdervId>
</WorkOrderv>
<WorkOrdervId>2</WorkOrdervId>
</WorkOrderImagev>
<WorkOrderImagev>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 7</CreatedBy>
<CreatedByUserId xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">8</CreatedByUserId>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2026-01-27T19:12:12.0636083+05:30</CreatedDate>
<ImageDescription>sample string 5</ImageDescription>
<ImageId>3</ImageId>
<ImageName>sample string 4</ImageName>
<WorkOrderImagevId>1</WorkOrderImagevId>
<WorkOrderv>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 10</CreatedBy>
<CreatedByUserId xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">11</CreatedByUserId>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2026-01-27T19:12:12.0636083+05:30</CreatedDate>
<AccountId>1</AccountId>
<AccountName>sample string 6</AccountName>
<EndDate>2026-01-27T19:12:12.0636083+05:30</EndDate>
<FunctionTransactionTypeId>1</FunctionTransactionTypeId>
<ProjectRefCode>sample string 4</ProjectRefCode>
<ProjectRefName>sample string 5</ProjectRefName>
<Remarks>sample string 8</Remarks>
<SalesOrderId>1</SalesOrderId>
<StartDate>2026-01-27T19:12:12.0636083+05:30</StartDate>
<StatusId>7</StatusId>
<WorkOrderCode>sample string 2</WorkOrderCode>
<WorkOrderDate>2026-01-27T19:12:12.0636083+05:30</WorkOrderDate>
<WorkOrderStatusId>1</WorkOrderStatusId>
<WorkOrderTypeId>1</WorkOrderTypeId>
<WorkOrdervId>1</WorkOrdervId>
</WorkOrderv>
<WorkOrdervId>2</WorkOrdervId>
</WorkOrderImagev>
</ArrayOfWorkOrderImagev>