GET api/ERP/Jobs/GetJobsRow?pourID={pourID}
Get jobs row
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
pourID |
Pour ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Jobs row
JobsRowTypeName | Description | Type | Additional information |
---|---|---|---|
JobID | integer |
None. |
|
DispID | integer |
None. |
|
PourID | integer |
None. |
|
EquipmentID | integer |
None. |
|
SizeReq | integer |
None. |
|
Caller | string |
None. |
|
ConfBy | string |
None. |
|
LvYdTime | date |
None. |
|
OnJobTime | date |
None. |
|
PourDate | date |
None. |
|
PourTime | date |
None. |
|
ClearTime | date |
None. |
|
CallTime | date |
None. |
|
ConfTime | date |
None. |
|
EstYards | decimal number |
None. |
|
Notes | string |
None. |
|
ExtraSys | string |
None. |
|
UD1 | string |
None. |
|
Status | integer |
None. |
|
PourGUID | globally unique identifier |
None. |
|
PONum | string |
None. |
|
Info | string |
None. |
|
CancelDate | date |
None. |
|
WhyCncld | string |
None. |
|
CanceledBy | string |
None. |
|
PourTypID | integer |
None. |
|
OldStatus | integer |
None. |
|
SalesmanID2 | integer |
None. |
|
LastChanged | date |
None. |
|
Deletable | boolean |
None. |
|
WhoCanceled | string |
None. |
|
SpecialFlag | integer |
None. |
|
IsRequestStrict | boolean |
None. |
|
SpecialFlag2 | integer |
None. |
|
MaxSize | integer |
None. |
|
IsCOD | boolean |
None. |
|
BldgLot | string |
None. |
|
ShowUpTime | date |
None. |
|
IsCrewNotified | boolean |
None. |
|
IsAcceptedByCrew | boolean |
None. |
|
StatusUpdateMethod | integer |
None. |
|
UpdatedBy | integer |
None. |
|
EstDuration | decimal number |
None. |
|
YardID | integer |
None. |
|
CusID | integer |
None. |
|
DispatchLocID | integer |
None. |
|
IsPowerLinePresent | boolean |
None. |
|
PLSpotterProvider | integer |
None. |
|
PriorityCode | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "JobID": 1, "DispID": 2, "PourID": 3, "EquipmentID": 4, "SizeReq": 5, "Caller": "sample string 6", "ConfBy": "sample string 7", "LvYdTime": "2025-03-11T19:48:11.4162983+00:00", "OnJobTime": "2025-03-11T19:48:11.4162983+00:00", "PourDate": "2025-03-11T19:48:11.4162983+00:00", "PourTime": "2025-03-11T19:48:11.4162983+00:00", "ClearTime": "2025-03-11T19:48:11.4162983+00:00", "CallTime": "2025-03-11T19:48:11.4162983+00:00", "ConfTime": "2025-03-11T19:48:11.4162983+00:00", "EstYards": 1.1, "Notes": "sample string 9", "ExtraSys": "sample string 10", "UD1": "sample string 11", "Status": 1, "PourGUID": "dd3e456c-9513-4bed-9796-64a68bb1336c", "PONum": "sample string 13", "Info": "sample string 14", "CancelDate": "2025-03-11T19:48:11.4162983+00:00", "WhyCncld": "sample string 15", "CanceledBy": "sample string 16", "PourTypID": 17, "OldStatus": 1, "SalesmanID2": 18, "LastChanged": "2025-03-11T19:48:11.4162983+00:00", "Deletable": true, "WhoCanceled": "sample string 21", "SpecialFlag": 1, "IsRequestStrict": true, "SpecialFlag2": 1, "MaxSize": 23, "IsCOD": true, "BldgLot": "sample string 25", "ShowUpTime": "2025-03-11T19:48:11.4162983+00:00", "IsCrewNotified": true, "IsAcceptedByCrew": true, "StatusUpdateMethod": 28, "UpdatedBy": 29, "EstDuration": 30.1, "YardID": 31, "CusID": 32, "DispatchLocID": 33, "IsPowerLinePresent": true, "PLSpotterProvider": 1, "PriorityCode": "sample string 35" }
application/xml, text/xml
Sample:
<JobsRowType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BusinessObjects.ERP"> <BldgLot>sample string 25</BldgLot> <CallTime>2025-03-11T19:48:11.4162983+00:00</CallTime> <Caller>sample string 6</Caller> <CancelDate>2025-03-11T19:48:11.4162983+00:00</CancelDate> <CanceledBy>sample string 16</CanceledBy> <ClearTime>2025-03-11T19:48:11.4162983+00:00</ClearTime> <ConfBy>sample string 7</ConfBy> <ConfTime>2025-03-11T19:48:11.4162983+00:00</ConfTime> <CusID>32</CusID> <Deletable>true</Deletable> <DispID>2</DispID> <DispatchLocID>33</DispatchLocID> <EquipmentID>4</EquipmentID> <EstDuration>30.1</EstDuration> <EstYards>1.1</EstYards> <ExtraSys>sample string 10</ExtraSys> <Info>sample string 14</Info> <IsAcceptedByCrew>true</IsAcceptedByCrew> <IsCOD>true</IsCOD> <IsCrewNotified>true</IsCrewNotified> <IsPowerLinePresent>true</IsPowerLinePresent> <IsRequestStrict>true</IsRequestStrict> <JobID>1</JobID> <LastChanged>2025-03-11T19:48:11.4162983+00:00</LastChanged> <LvYdTime>2025-03-11T19:48:11.4162983+00:00</LvYdTime> <MaxSize>23</MaxSize> <Notes>sample string 9</Notes> <OldStatus>1</OldStatus> <OnJobTime>2025-03-11T19:48:11.4162983+00:00</OnJobTime> <PLSpotterProvider>1</PLSpotterProvider> <PONum>sample string 13</PONum> <PourDate>2025-03-11T19:48:11.4162983+00:00</PourDate> <PourGUID>dd3e456c-9513-4bed-9796-64a68bb1336c</PourGUID> <PourID>3</PourID> <PourTime>2025-03-11T19:48:11.4162983+00:00</PourTime> <PourTypID>17</PourTypID> <PriorityCode>sample string 35</PriorityCode> <SalesmanID2>18</SalesmanID2> <ShowUpTime>2025-03-11T19:48:11.4162983+00:00</ShowUpTime> <SizeReq>5</SizeReq> <SpecialFlag>1</SpecialFlag> <SpecialFlag2>1</SpecialFlag2> <Status>1</Status> <StatusUpdateMethod>28</StatusUpdateMethod> <UD1>sample string 11</UD1> <UpdatedBy>29</UpdatedBy> <WhoCanceled>sample string 21</WhoCanceled> <WhyCncld>sample string 15</WhyCncld> <YardID>31</YardID> </JobsRowType>