POST api/EDocket
Request Information
URI Parameters
None.
Body Parameters
EDocketApi| Name | Description | Type | Additional information |
|---|---|---|---|
| DocketNo | string |
None. |
|
| DualScaleUsageCode | string |
None. |
|
| DockChangeText | string |
None. |
|
| FellDate | date |
None. |
|
| IsDocketChecked | boolean |
None. |
|
| LoggingCrewId | integer |
None. |
|
| NSK_IsScaled | boolean |
None. |
|
| SkidLandingId | integer |
None. |
|
| StatusCode | string |
None. |
|
| WeightIn | decimal number |
None. |
|
| WeightOut | decimal number |
None. |
|
| WeightIn2 | decimal number |
None. |
|
| WeightOut2 | decimal number |
None. |
|
| WeighInDate | date |
None. |
|
| WeighOutDate | date |
None. |
|
| LoaderCrewText | string |
None. |
|
| LoggingCrewText | string |
None. |
|
| HarvestAreaText | string |
None. |
|
| Comments | string |
None. |
|
| TrailerId | string |
None. |
|
| PieceCount | integer |
None. |
|
| ExternalDocketId | string |
None. |
|
| ExternalUpliftId | integer |
None. |
|
| CreatedOn | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedBy | string |
None. |
|
| ModifiedOn | date |
None. |
|
| TrailerVehicleId | integer |
None. |
|
| GradeText | string |
None. |
|
| LogLengthText | string |
None. |
|
| DataOwnerXml | DataOwnerCondensedApi |
None. |
|
| CustomerXml | CustomerCondensedApi |
None. |
|
| LocationXml | LocationCondensedApi |
None. |
|
| SupplierXml | SupplierCondensedApi |
None. |
|
| MaterialTypeXml | MaterialTypeCondensedApi |
None. |
|
| MaterialXml | MaterialCondensedApi |
None. |
Request Formats
application/json, text/json
Sample:
{
"UID": "0612653c-13a4-4b46-86a7-ff51ad39963e",
"DocketNo": "sample string 2",
"CarrierId": 3,
"CustomerId": 1,
"DeliveryLocationId": 1,
"DocketTransactionTypeId": 1,
"DualScaleUsageCode": "sample string 4",
"DocketChangeReasonId": 1,
"DockChangeText": "sample string 5",
"MaterialTypeId": 6,
"FellDate": "2025-12-19T05:57:57.540628-06:00",
"SourceLocationPrimaryId": 1,
"IsDocketChecked": true,
"LoggingCrewId": 1,
"LogLengthId": 1,
"LoggingOperationId": 1,
"SupplierId": 1,
"MaterialId": 1,
"NSK_IsScaled": true,
"SkidLandingId": 1,
"StatusCode": "sample string 9",
"TreatmentId": 1,
"VehicleId": 10,
"WeighbridgeId": 1,
"WeighbridgeOutId": 1,
"WeightIn": 1.1,
"WeightOut": 1.1,
"WeightIn2": 1.1,
"WeightOut2": 1.1,
"WeighInDate": "2025-12-19T05:57:57.540628-06:00",
"WeighOutDate": "2025-12-19T05:57:57.540628-06:00",
"DataOwnerId": 11,
"ParentUID": "967b5202-371f-47d4-9cfb-9bc87ab0cff3",
"SequenceNo": 12,
"LoaderCrewText": "sample string 13",
"LoggingCrewText": "sample string 14",
"HarvestAreaText": "sample string 15",
"Comments": "sample string 16",
"TrailerId": "sample string 17",
"PieceCount": 1,
"LoggingContractorId": 1,
"LoadingContractorId": 1,
"ExternalDocketId": "sample string 18",
"ExternalUpliftId": 1,
"CreatedOn": "2025-12-19T05:57:57.540628-06:00",
"CreatedBy": "sample string 19",
"ModifiedBy": "sample string 20",
"ModifiedOn": "2025-12-19T05:57:57.540628-06:00",
"RowVersion": "QEA=",
"TrailerVehicleId": 1,
"GradeText": "sample string 21",
"LogLengthText": "sample string 22",
"DataOwnerXml": {
"Name": "sample string 1",
"MasterId": 2
},
"CustomerXml": {
"Name": "sample string 1",
"MasterId": 2
},
"LocationXml": {
"Name": "sample string 1",
"MasterId": 2
},
"SupplierXml": {
"Name": "sample string 1",
"MasterId": 2
},
"MaterialTypeXml": {
"Name": "sample string 1",
"MasterId": 2
},
"MaterialXml": {
"Name": "sample string 1",
"MasterId": 2
}
}
application/xml, text/xml
Sample:
<EDocketApi xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<DocketNo>sample string 2</DocketNo>
<DualScaleUsageCode>sample string 4</DualScaleUsageCode>
<DockChangeText>sample string 5</DockChangeText>
<FellDate>2025-12-19T05:57:57.540628-06:00</FellDate>
<IsDocketChecked>true</IsDocketChecked>
<LoggingCrewId>1</LoggingCrewId>
<NSK_IsScaled>true</NSK_IsScaled>
<SkidLandingId>1</SkidLandingId>
<StatusCode>sample string 9</StatusCode>
<WeightIn>1.1</WeightIn>
<WeightOut>1.1</WeightOut>
<WeightIn2>1.1</WeightIn2>
<WeightOut2>1.1</WeightOut2>
<WeighInDate>2025-12-19T05:57:57.540628-06:00</WeighInDate>
<WeighOutDate>2025-12-19T05:57:57.540628-06:00</WeighOutDate>
<LoaderCrewText>sample string 13</LoaderCrewText>
<LoggingCrewText>sample string 14</LoggingCrewText>
<HarvestAreaText>sample string 15</HarvestAreaText>
<Comments>sample string 16</Comments>
<TrailerId>sample string 17</TrailerId>
<PieceCount>1</PieceCount>
<ExternalDocketId>sample string 18</ExternalDocketId>
<ExternalUpliftId>1</ExternalUpliftId>
<CreatedOn>2025-12-19T05:57:57.540628-06:00</CreatedOn>
<CreatedBy>sample string 19</CreatedBy>
<ModifiedBy>sample string 20</ModifiedBy>
<ModifiedOn>2025-12-19T05:57:57.540628-06:00</ModifiedOn>
<TrailerVehicleId>1</TrailerVehicleId>
<GradeText>sample string 21</GradeText>
<LogLengthText>sample string 22</LogLengthText>
<dataowner>
<Name>sample string 1</Name>
<Masterid>2</Masterid>
</dataowner>
<customer>
<Name>sample string 1</Name>
<Masterid>2</Masterid>
</customer>
<location>
<Name>sample string 1</Name>
<Masterid>2</Masterid>
</location>
<supplier>
<Name>sample string 1</Name>
<Masterid>2</Masterid>
</supplier>
<materialtype>
<Name>sample string 1</Name>
<Masterid>2</Masterid>
</materialtype>
<material>
<Name>sample string 1</Name>
<Masterid>2</Masterid>
</material>
</EDocketApi>
application/x-www-form-urlencoded
Sample:
Sample not available.
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. |