GET api/jobApi/getJob?jobId={jobId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| jobId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
sp_job_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| JobId | integer |
None. |
|
| CustomerAddress | string |
None. |
|
| CustomerMobileNo | string |
None. |
|
| CustomerDescription | string |
None. |
|
| JobDate | date |
None. |
|
| BrandId | integer |
None. |
|
| BrandName | string |
None. |
|
| JobPriorityId | integer |
None. |
|
| JobTypeId | integer |
None. |
|
| JobType | string |
None. |
|
| CustomerId | integer |
None. |
|
| EstimatedCost | decimal number |
None. |
|
| CreationDate | date |
None. |
|
| UpdationDate | date |
None. |
|
| DeletedStatus | boolean |
None. |
|
| Assessories | string |
None. |
|
| CustomerName | string |
None. |
|
| string |
None. |
||
| RMA | string |
None. |
|
| EmployeeId | integer |
None. |
|
| ProblemId | integer |
None. |
|
| employeeName | string |
None. |
|
| ContactPerson | string |
None. |
|
| SerialNo | string |
None. |
|
| ProblemName | string |
None. |
|
| ProductId | integer |
None. |
|
| BillNo | string |
None. |
|
| BillAmount | decimal number |
None. |
|
| ProductName | string |
None. |
|
| Area | string |
None. |
|
| ExpectedDays | integer |
None. |
|
| NatureId | integer |
None. |
|
| JobHours | string |
None. |
|
| JobStatusId | integer |
None. |
|
| JobStatus | string |
None. |
|
| Amount | decimal number |
None. |
|
| SpecialRemarks | string |
None. |
|
| Remarks | string |
None. |
|
| CityId | integer |
None. |
|
| CityName | string |
None. |
|
| CompanyId | integer |
None. |
|
| PageCount | string |
None. |
|
| HeadNo | string |
None. |
|
| CompanyName | string |
None. |
|
| fYearId | integer |
None. |
|
| csrPath | string |
None. |
|
| inkTankLevel | integer |
None. |
|
| FinancialYearName | string |
None. |
|
| attendDate | date |
None. |
|
| closeDate | date |
None. |
|
| repairStartDT | date |
None. |
|
| repairCloseDT | date |
None. |
|
| serviceRating | integer |
None. |
|
| engineerRating | integer |
None. |
|
| isPartConsumed | boolean |
None. |
|
| partDescription | string |
None. |
|
| isSignDefactive | boolean |
None. |
|
| isProblemCommunicated | boolean |
None. |
|
| customerBehaviour | integer |
None. |
|
| customerFeedback | string |
None. |
|
| isUniformed | boolean |
None. |
|
| auditDate | date |
None. |
|
| nextCallDate | date |
None. |
|
| ModelNo | string |
None. |
|
| JobNo | string |
None. |
|
| dealerName | string |
None. |
|
| natureName | string |
None. |
|
| MaximumDate | date |
None. |
|
| CreatedBy | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"JobId": 1,
"CustomerAddress": "sample string 2",
"CustomerMobileNo": "sample string 3",
"CustomerDescription": "sample string 4",
"JobDate": "2025-12-11T20:57:26.4412943-08:00",
"BrandId": 1,
"BrandName": "sample string 5",
"JobPriorityId": 1,
"JobTypeId": 1,
"JobType": "sample string 6",
"CustomerId": 1,
"EstimatedCost": 1.1,
"CreationDate": "2025-12-11T20:57:26.4412943-08:00",
"UpdationDate": "2025-12-11T20:57:26.4412943-08:00",
"DeletedStatus": true,
"Assessories": "sample string 7",
"CustomerName": "sample string 8",
"Email": "sample string 9",
"RMA": "sample string 10",
"EmployeeId": 1,
"ProblemId": 1,
"employeeName": "sample string 11",
"ContactPerson": "sample string 12",
"SerialNo": "sample string 13",
"ProblemName": "sample string 14",
"ProductId": 1,
"BillNo": "sample string 15",
"BillAmount": 1.1,
"ProductName": "sample string 16",
"Area": "sample string 17",
"ExpectedDays": 1,
"NatureId": 1,
"JobHours": "sample string 18",
"JobStatusId": 1,
"JobStatus": "sample string 19",
"Amount": 1.1,
"SpecialRemarks": "sample string 20",
"Remarks": "sample string 21",
"CityId": 1,
"CityName": "sample string 22",
"CompanyId": 23,
"PageCount": "sample string 24",
"HeadNo": "sample string 25",
"CompanyName": "sample string 26",
"fYearId": 27,
"csrPath": "sample string 28",
"inkTankLevel": 1,
"FinancialYearName": "sample string 29",
"attendDate": "2025-12-11T20:57:26.4412943-08:00",
"closeDate": "2025-12-11T20:57:26.4412943-08:00",
"repairStartDT": "2025-12-11T20:57:26.4412943-08:00",
"repairCloseDT": "2025-12-11T20:57:26.4412943-08:00",
"serviceRating": 1,
"engineerRating": 1,
"isPartConsumed": true,
"partDescription": "sample string 30",
"isSignDefactive": true,
"isProblemCommunicated": true,
"customerBehaviour": 1,
"customerFeedback": "sample string 31",
"isUniformed": true,
"auditDate": "2025-12-11T20:57:26.4412943-08:00",
"nextCallDate": "2025-12-11T20:57:26.4412943-08:00",
"ModelNo": "sample string 32",
"JobNo": "sample string 33",
"dealerName": "sample string 34",
"natureName": "sample string 35",
"MaximumDate": "2025-12-11T20:57:26.4412943-08:00",
"CreatedBy": 1
}
application/xml, text/xml
Sample:
<sp_job_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/vtechEF"> <Amount>1.1</Amount> <Area>sample string 17</Area> <Assessories>sample string 7</Assessories> <BillAmount>1.1</BillAmount> <BillNo>sample string 15</BillNo> <BrandId>1</BrandId> <BrandName>sample string 5</BrandName> <CityId>1</CityId> <CityName>sample string 22</CityName> <CompanyId>23</CompanyId> <CompanyName>sample string 26</CompanyName> <ContactPerson>sample string 12</ContactPerson> <CreatedBy>1</CreatedBy> <CreationDate>2025-12-11T20:57:26.4412943-08:00</CreationDate> <CustomerAddress>sample string 2</CustomerAddress> <CustomerDescription>sample string 4</CustomerDescription> <CustomerId>1</CustomerId> <CustomerMobileNo>sample string 3</CustomerMobileNo> <CustomerName>sample string 8</CustomerName> <DeletedStatus>true</DeletedStatus> <Email>sample string 9</Email> <EmployeeId>1</EmployeeId> <EstimatedCost>1.1</EstimatedCost> <ExpectedDays>1</ExpectedDays> <FinancialYearName>sample string 29</FinancialYearName> <HeadNo>sample string 25</HeadNo> <JobDate>2025-12-11T20:57:26.4412943-08:00</JobDate> <JobHours>sample string 18</JobHours> <JobId>1</JobId> <JobNo>sample string 33</JobNo> <JobPriorityId>1</JobPriorityId> <JobStatus>sample string 19</JobStatus> <JobStatusId>1</JobStatusId> <JobType>sample string 6</JobType> <JobTypeId>1</JobTypeId> <MaximumDate>2025-12-11T20:57:26.4412943-08:00</MaximumDate> <ModelNo>sample string 32</ModelNo> <NatureId>1</NatureId> <PageCount>sample string 24</PageCount> <ProblemId>1</ProblemId> <ProblemName>sample string 14</ProblemName> <ProductId>1</ProductId> <ProductName>sample string 16</ProductName> <RMA>sample string 10</RMA> <Remarks>sample string 21</Remarks> <SerialNo>sample string 13</SerialNo> <SpecialRemarks>sample string 20</SpecialRemarks> <UpdationDate>2025-12-11T20:57:26.4412943-08:00</UpdationDate> <attendDate>2025-12-11T20:57:26.4412943-08:00</attendDate> <auditDate>2025-12-11T20:57:26.4412943-08:00</auditDate> <closeDate>2025-12-11T20:57:26.4412943-08:00</closeDate> <csrPath>sample string 28</csrPath> <customerBehaviour>1</customerBehaviour> <customerFeedback>sample string 31</customerFeedback> <dealerName>sample string 34</dealerName> <employeeName>sample string 11</employeeName> <engineerRating>1</engineerRating> <fYearId>27</fYearId> <inkTankLevel>1</inkTankLevel> <isPartConsumed>true</isPartConsumed> <isProblemCommunicated>true</isProblemCommunicated> <isSignDefactive>true</isSignDefactive> <isUniformed>true</isUniformed> <natureName>sample string 35</natureName> <nextCallDate>2025-12-11T20:57:26.4412943-08:00</nextCallDate> <partDescription>sample string 30</partDescription> <repairCloseDT>2025-12-11T20:57:26.4412943-08:00</repairCloseDT> <repairStartDT>2025-12-11T20:57:26.4412943-08:00</repairStartDT> <serviceRating>1</serviceRating> </sp_job_Result>