POST api/Engineer/GetJobSheetDetailsByJobidWithDate/{name}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
None. |
Body Parameters
Jobsheet| Name | Description | Type | Additional information |
|---|---|---|---|
| MicrowaveLeakage | string |
None. |
|
| PowerOutput | string |
None. |
|
| fault | string |
None. |
|
| workDetails | string |
None. |
|
| TotalParts | decimal number |
None. |
|
| TotalLabour | decimal number |
None. |
|
| charges | string |
None. |
|
| SubTotal | decimal number |
None. |
|
| Vat | decimal number |
None. |
|
| EC | string |
None. |
|
| TotalIncVat | decimal number |
None. |
|
| warrantyStatus | string |
None. |
|
| JobCompleteStatus | string |
None. |
|
| Reason | string |
None. |
|
| PrintName | string |
None. |
|
| JobTitle | string |
None. |
|
| Engineerid | integer |
None. |
|
| Whenx | string |
None. |
|
| Whenxupdate | string |
None. |
|
| Action_required | boolean |
None. |
|
| ChargeableStatus | string |
None. |
|
| InsRes | string |
None. |
|
| flashTest | string |
None. |
|
| LoadTest | string |
None. |
|
| Id | integer |
None. |
|
| JOBID | integer |
None. |
|
| clientId | integer |
None. |
|
| Customername | string |
None. |
|
| address | string |
None. |
|
| OrderNumber | string |
None. |
|
| JobNumber | string |
None. |
|
| InvoiceNumber | string |
None. |
|
| InvoiceTo | string |
None. |
|
| ServiceType | string |
None. |
|
| PlannedMaintenance | string |
None. |
|
| EquipmentIdentification | string |
None. |
|
| EquipmentInstallation | string |
None. |
|
| Appliance | string |
None. |
|
| Manufacturer | string |
None. |
|
| Model | string |
None. |
|
| SerialNo | string |
None. |
|
| AssetNumber | string |
None. |
|
| TotalTime | string |
None. |
|
| GasLeakTest | string |
None. |
|
| EarthLeakageTest | string |
None. |
|
| AdditionalEquipment | string |
None. |
|
| Engineer_name | string |
None. |
|
| descx | string |
None. |
|
| Engineer_id | integer |
None. |
|
| Whenx_update | string |
None. |
|
| type | string |
None. |
|
| FormSubmittedFromStatus | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"MicrowaveLeakage": "sample string 1",
"PowerOutput": "sample string 2",
"fault": "sample string 3",
"workDetails": "sample string 4",
"TotalParts": 5.1,
"TotalLabour": 6.1,
"charges": "sample string 7",
"SubTotal": 8.1,
"Vat": 9.1,
"EC": "sample string 10",
"TotalIncVat": 11.1,
"warrantyStatus": "sample string 12",
"JobCompleteStatus": "sample string 13",
"Reason": "sample string 14",
"PrintName": "sample string 15",
"JobTitle": "sample string 16",
"Engineerid": 17,
"Whenx": "sample string 18",
"Whenxupdate": "sample string 19",
"Action_required": true,
"ChargeableStatus": "sample string 21",
"InsRes": "sample string 22",
"flashTest": "sample string 23",
"LoadTest": "sample string 24",
"Id": 25,
"JOBID": 26,
"clientId": 27,
"Customername": "sample string 28",
"address": "sample string 29",
"OrderNumber": "sample string 30",
"JobNumber": "sample string 31",
"InvoiceNumber": "sample string 32",
"InvoiceTo": "sample string 33",
"ServiceType": "sample string 34",
"PlannedMaintenance": "sample string 35",
"EquipmentIdentification": "sample string 36",
"EquipmentInstallation": "sample string 37",
"Appliance": "sample string 38",
"Manufacturer": "sample string 39",
"Model": "sample string 40",
"SerialNo": "sample string 41",
"AssetNumber": "sample string 42",
"TotalTime": "sample string 43",
"GasLeakTest": "sample string 44",
"EarthLeakageTest": "sample string 45",
"AdditionalEquipment": "sample string 46",
"Engineer_name": "sample string 47",
"descx": "sample string 48",
"Engineer_id": 49,
"Whenx_update": "sample string 50",
"type": "sample string 51",
"FormSubmittedFromStatus": 52
}
application/xml, text/xml
Sample:
<BEJobsheet.Jobsheet xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Tentacle_FastFixSystem_API.Models.BE"> <Action_required>true</Action_required> <AdditionalEquipment>sample string 46</AdditionalEquipment> <Appliance>sample string 38</Appliance> <AssetNumber>sample string 42</AssetNumber> <ChargeableStatus>sample string 21</ChargeableStatus> <Customername>sample string 28</Customername> <EC>sample string 10</EC> <EarthLeakageTest>sample string 45</EarthLeakageTest> <Engineer_id>49</Engineer_id> <Engineer_name>sample string 47</Engineer_name> <Engineerid>17</Engineerid> <EquipmentIdentification>sample string 36</EquipmentIdentification> <EquipmentInstallation>sample string 37</EquipmentInstallation> <FormSubmittedFromStatus>52</FormSubmittedFromStatus> <GasLeakTest>sample string 44</GasLeakTest> <Id>25</Id> <InsRes>sample string 22</InsRes> <InvoiceNumber>sample string 32</InvoiceNumber> <InvoiceTo>sample string 33</InvoiceTo> <JOBID>26</JOBID> <JobCompleteStatus>sample string 13</JobCompleteStatus> <JobNumber>sample string 31</JobNumber> <JobTitle>sample string 16</JobTitle> <LoadTest>sample string 24</LoadTest> <Manufacturer>sample string 39</Manufacturer> <MicrowaveLeakage>sample string 1</MicrowaveLeakage> <Model>sample string 40</Model> <OrderNumber>sample string 30</OrderNumber> <PlannedMaintenance>sample string 35</PlannedMaintenance> <PowerOutput>sample string 2</PowerOutput> <PrintName>sample string 15</PrintName> <Reason>sample string 14</Reason> <SerialNo>sample string 41</SerialNo> <ServiceType>sample string 34</ServiceType> <SubTotal>8.1</SubTotal> <TotalIncVat>11.1</TotalIncVat> <TotalLabour>6.1</TotalLabour> <TotalParts>5.1</TotalParts> <TotalTime>sample string 43</TotalTime> <Vat>9.1</Vat> <Whenx>sample string 18</Whenx> <Whenx_update>sample string 50</Whenx_update> <Whenxupdate>sample string 19</Whenxupdate> <address>sample string 29</address> <charges>sample string 7</charges> <clientId>27</clientId> <descx>sample string 48</descx> <fault>sample string 3</fault> <flashTest>sample string 23</flashTest> <type>sample string 51</type> <warrantyStatus>sample string 12</warrantyStatus> <workDetails>sample string 4</workDetails> </BEJobsheet.Jobsheet>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |