-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathshipmentEventPrimitive.json
More file actions
62 lines (62 loc) · 1.82 KB
/
shipmentEventPrimitive.json
File metadata and controls
62 lines (62 loc) · 1.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{ "shipmentEventPrimitive": {
"associatedAssetSize": "string",,
"associatedUnitId": "string",,
"billOfLadingNumber": "integer",,
"bookingNumber": "string",,
"bookingOffice": "string",,
"carrierCode": "integer",,
"carrierName": "string",,
"city": "string",,
"codeType": "string",,
"consigneeName": "string",,
"containerBookingNumber": "string",,
"country": "string",,
"createdBy": "string",,
"customerOrderReferenceNumber": "string",,
"destinationCity": "string",,
"destinationSPLC": "string",,
"destinationState": "string",,
"eventCode": "string",,
"eventName": "string",,
"eventTime": "string",,
"houseBill": "string",,
"importReferenceNumber": "string",,
"latitude": 0,
"location": "string",,
"longitude": 0,
"masterBill": "string",,
"notes": "string",,
"onHandNumber": "string",,
"originSPLC": "string",,
"originatorCode": "string",,
"originatorId": 0,
"originatorName": "string",,
"postalCode": "integer",,
"purchaseOrderReferenceNumber": "string",,
"railBillingNumber": "string",,
"reasonCode": "string",,
"reasonName": "string",,
"receiverCode": "string",,
"receiverName": "string",,
"reportSource": "string",,
"reportedBy": "string",,
"resolvedEventId": 0,
"resolvedEventOriginalId": 0,
"resolvedEventSource": "string",,
"resolvedEventStatus": "string",,
"sealNumber": "string",,
"shipmentReferenceNumber": "string",,
"signedBy": "string",,
"state": "string",,
"stopType": "integer",,
"terminalCode": "string",,
"terminalFunction": "array",,
"unitId": "string",,
"unitSize": 0,
"unitState": "string",,
"unitTypeCode": "string",,
"vessel": "string",,
"voyageNumber": "string",,
"workOrderNumber": "string",
}
}