POST api/{ext}/order/CreateShipperOrder
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ext | string |
None. |
Body Parameters
CreateShipperOrderParm| Name | Description | Type | Additional information |
|---|---|---|---|
| FormType | string |
None. |
|
| OrderGUID | string |
None. |
|
| CompanyID | integer |
None. |
|
| OfficeID | integer |
None. |
|
| AccountNumber | string |
None. |
|
| BillToType | string |
None. |
|
| PickupCompanyName | string |
None. |
|
| PickupAddress1 | string |
None. |
|
| PickupAddress2 | string |
None. |
|
| PickupAddress3 | string |
None. |
|
| PickupCityName | string |
None. |
|
| PickupStateProvID | string |
None. |
|
| PickupPostalCode | string |
None. |
|
| PickupCountryID | string |
None. |
|
| PickupTimezoneID | string |
None. |
|
| PickupPersonToSee | string |
None. |
|
| PickupPhoneNumber | string |
None. |
|
| PickupFaxNumber | string |
None. |
|
| PickupAfterHoursNumber | string |
None. |
|
| PickupEmailAddress | string |
None. |
|
| PickupReadyNow | boolean |
None. |
|
| PickupInstructions | string |
None. |
|
| PickupAirportID | string |
None. |
|
| PickupDistance | integer |
None. |
|
| DeliveryCompanyName | string |
None. |
|
| DeliveryAddress1 | string |
None. |
|
| DeliveryAddress2 | string |
None. |
|
| DeliveryAddress3 | string |
None. |
|
| DeliveryCityName | string |
None. |
|
| DeliveryStateProvID | string |
None. |
|
| DeliveryPostalCode | string |
None. |
|
| DeliveryCountryID | string |
None. |
|
| DeliveryTimezoneID | string |
None. |
|
| DeliveryAttention | string |
None. |
|
| DeliveryPhoneNumber | string |
None. |
|
| DeliveryFaxNumber | string |
None. |
|
| DeliveryAfterHoursNumber | string |
None. |
|
| DeliveryEmailAddress | string |
None. |
|
| DeliveryRequestDate | date |
None. |
|
| DeliveryRequestTime | date |
None. |
|
| DeliveryRequestAsap | boolean |
None. |
|
| DeliveryInstructions | string |
None. |
|
| DeliveryAirportID | string |
None. |
|
| DeliveryDistance | integer |
None. |
|
| ShipperName | string |
None. |
|
| ShipperPhone | string |
None. |
|
| ShipperEmail | string |
None. |
|
| Contents | string |
None. |
|
| Pieces | integer |
None. |
|
| Weight | decimal number |
None. |
|
| WeightUOM | string |
None. |
|
| Length | integer |
None. |
|
| Width | integer |
None. |
|
| Height | integer |
None. |
|
| SizeUOM | string |
None. |
|
| PickupReadyTime | date |
None. |
|
| PickupReadyDate | date |
None. |
|
| DeclaredValue | decimal number |
None. |
|
| DeclaredValueCurrencyID | string |
None. |
|
| InsertUserGUID | string |
None. |
|
| ReferenceTypeID | integer |
None. |
|
| ReferenceTypeID2 | integer |
None. |
|
| ReferenceTypeID3 | integer |
None. |
|
| ReferenceTypeID4 | integer |
None. |
|
| ReferenceTypeID5 | integer |
None. |
|
| ReferenceTypeID6 | integer |
None. |
|
| Reference | string |
None. |
|
| Reference2 | string |
None. |
|
| Reference3 | string |
None. |
|
| Reference4 | string |
None. |
|
| Reference5 | string |
None. |
|
| Reference6 | string |
None. |
|
| TrackingNumber | string |
None. |
|
| NotifyShipperOrderAck | boolean |
None. |
|
| NotifyShipperOrderRouted | boolean |
None. |
|
| NotifyShipperDispatched | boolean |
None. |
|
| NotifyShipperPickedUp | boolean |
None. |
|
| NotifyShipperDepToAp | boolean |
None. |
|
| NotifyShipperObcCheckin | boolean |
None. |
|
| NotifyShipperDropped | boolean |
None. |
|
| NotifyShipperConfirmed | boolean |
None. |
|
| NotifyShipperDeparted | boolean |
None. |
|
| NotifyShipperArrived | boolean |
None. |
|
| NotifyShipperRecovered | boolean |
None. |
|
| NotifyShipperDelivered | boolean |
None. |
|
| NotifyShipperOrigQdt | boolean |
None. |
|
| NotifyShipperChangeQdt | boolean |
None. |
|
| NotifyConseeOrderAck | boolean |
None. |
|
| NotifyConseeOrderRouted | boolean |
None. |
|
| NotifyConseeDispatched | boolean |
None. |
|
| NotifyConseePickedUp | boolean |
None. |
|
| NotifyConseeDepToAp | boolean |
None. |
|
| NotifyConseeObcCheckin | boolean |
None. |
|
| NotifyConseeDropped | boolean |
None. |
|
| NotifyConseeConfirmed | boolean |
None. |
|
| NotifyConseeDeparted | boolean |
None. |
|
| NotifyConseeArrived | boolean |
None. |
|
| NotifyConseeRecovered | boolean |
None. |
|
| NotifyConseeDelivered | boolean |
None. |
|
| NotifyConseeOrigQdt | boolean |
None. |
|
| NotifyConseeChangeQdt | boolean |
None. |
|
| NotifyShipperOutForDelivery | boolean |
None. |
|
| NotifyConseeOutForDelivery | boolean |
None. |
|
| SKU_1 | string |
None. |
|
| Description_1 | string |
None. |
|
| Quantity_1 | integer |
None. |
|
| Weight_1 | decimal number |
None. |
|
| Length_1 | integer |
None. |
|
| Width_1 | integer |
None. |
|
| Height_1 | integer |
None. |
|
| Product_1 | string |
None. |
|
| SKU_2 | string |
None. |
|
| Description_2 | string |
None. |
|
| Quantity_2 | integer |
None. |
|
| Weight_2 | decimal number |
None. |
|
| Length_2 | integer |
None. |
|
| Width_2 | integer |
None. |
|
| Height_2 | integer |
None. |
|
| Product_2 | string |
None. |
|
| SKU_3 | string |
None. |
|
| Description_3 | string |
None. |
|
| Quantity_3 | integer |
None. |
|
| Weight_3 | decimal number |
None. |
|
| Length_3 | integer |
None. |
|
| Width_3 | integer |
None. |
|
| Height_3 | integer |
None. |
|
| Product_3 | string |
None. |
|
| SKU_4 | string |
None. |
|
| Description_4 | string |
None. |
|
| Quantity_4 | integer |
None. |
|
| Weight_4 | decimal number |
None. |
|
| Length_4 | integer |
None. |
|
| Width_4 | integer |
None. |
|
| Height_4 | integer |
None. |
|
| Product_4 | string |
None. |
|
| SKU_5 | string |
None. |
|
| Description_5 | string |
None. |
|
| Quantity_5 | integer |
None. |
|
| Weight_5 | decimal number |
None. |
|
| Length_5 | integer |
None. |
|
| Width_5 | integer |
None. |
|
| Height_5 | integer |
None. |
|
| Product_5 | string |
None. |
|
| SKU_6 | string |
None. |
|
| Description_6 | string |
None. |
|
| Quantity_6 | integer |
None. |
|
| Weight_6 | decimal number |
None. |
|
| Length_6 | integer |
None. |
|
| Width_6 | integer |
None. |
|
| Height_6 | integer |
None. |
|
| Product_6 | string |
None. |
|
| SKU_7 | string |
None. |
|
| Description_7 | string |
None. |
|
| Quantity_7 | integer |
None. |
|
| Weight_7 | decimal number |
None. |
|
| Length_7 | integer |
None. |
|
| Width_7 | integer |
None. |
|
| Height_7 | integer |
None. |
|
| Product_7 | string |
None. |
|
| SKU_8 | string |
None. |
|
| Description_8 | string |
None. |
|
| Quantity_8 | integer |
None. |
|
| Weight_8 | decimal number |
None. |
|
| Length_8 | integer |
None. |
|
| Width_8 | integer |
None. |
|
| Height_8 | integer |
None. |
|
| Product_8 | string |
None. |
|
| SKU_9 | string |
None. |
|
| Description_9 | string |
None. |
|
| Quantity_9 | integer |
None. |
|
| Weight_9 | decimal number |
None. |
|
| Length_9 | integer |
None. |
|
| Width_9 | integer |
None. |
|
| Height_9 | integer |
None. |
|
| Product_9 | string |
None. |
|
| SKU_10 | string |
None. |
|
| Description_10 | string |
None. |
|
| Quantity_10 | integer |
None. |
|
| Weight_10 | decimal number |
None. |
|
| Length_10 | integer |
None. |
|
| Width_10 | integer |
None. |
|
| Height_10 | integer |
None. |
|
| Product_10 | string |
None. |
|
| TotalDistance | integer |
None. |
|
| DistanceUOM | string |
None. |
|
| ServiceGUID | string |
None. |
|
| TmsType | string |
None. |
|
| OperationsAlertEmail | string |
None. |
|
| SendNewOrderEmail | boolean |
None. |
|
| UserEmailAddress | string |
None. |
|
| DimWeight | decimal number |
None. |
|
| PickupKeep | boolean |
None. |
|
| DeliveryKeep | boolean |
None. |
|
| HoldForPickup | boolean |
None. |
|
| DeliverWhen | string |
None. |
|
| IsDangerousGoods | boolean |
None. |
|
| DgUNNumber | string |
None. |
|
| DgCommodityClass | string |
None. |
|
| DgDryIceWeight | decimal number |
None. |
|
| DgTransportationIndex | string |
None. |
|
| DgTransportationLimit | string |
None. |
|
| DgIsRadioactive | boolean |
None. |
|
| DgPackingGroup | string |
None. |
|
| DgQuantityAndPackType | string |
None. |
|
| DgPackingInst | string |
None. |
|
| DgAuthorization | string |
None. |
|
| DgHandlingInfo | string |
None. |
|
| DgEmergencyPhone | string |
None. |
|
| DgSignatory | string |
None. |
|
| DgProperName | string |
None. |
|
| DgDate | date |
None. |
|
| ShipmentNumber | integer |
None. |
|
| PickupAddressCode | string |
None. |
|
| DeliveryAddressCode | string |
None. |
|
| TextPhoneNumber | string |
None. |
|
| TextPhoneCarrierID | string |
None. |
|
| TextNotifyPickup | boolean |
None. |
|
| TextNotifyDelivery | boolean |
None. |
|
| AesITN | string |
None. |
|
| WillCall | boolean |
None. |
Request Formats
application/json, text/json
{
"FormType": "sample string 1",
"OrderGUID": "sample string 2",
"CompanyID": 3,
"OfficeID": 4,
"AccountNumber": "sample string 5",
"BillToType": "sample string 6",
"PickupCompanyName": "sample string 7",
"PickupAddress1": "sample string 8",
"PickupAddress2": "sample string 9",
"PickupAddress3": "sample string 10",
"PickupCityName": "sample string 11",
"PickupStateProvID": "sample string 12",
"PickupPostalCode": "sample string 13",
"PickupCountryID": "sample string 14",
"PickupTimezoneID": "sample string 15",
"PickupPersonToSee": "sample string 16",
"PickupPhoneNumber": "sample string 17",
"PickupFaxNumber": "sample string 18",
"PickupAfterHoursNumber": "sample string 19",
"PickupEmailAddress": "sample string 20",
"PickupReadyNow": true,
"PickupInstructions": "sample string 22",
"PickupAirportID": "sample string 23",
"PickupDistance": 1,
"DeliveryCompanyName": "sample string 24",
"DeliveryAddress1": "sample string 25",
"DeliveryAddress2": "sample string 26",
"DeliveryAddress3": "sample string 27",
"DeliveryCityName": "sample string 28",
"DeliveryStateProvID": "sample string 29",
"DeliveryPostalCode": "sample string 30",
"DeliveryCountryID": "sample string 31",
"DeliveryTimezoneID": "sample string 32",
"DeliveryAttention": "sample string 33",
"DeliveryPhoneNumber": "sample string 34",
"DeliveryFaxNumber": "sample string 35",
"DeliveryAfterHoursNumber": "sample string 36",
"DeliveryEmailAddress": "sample string 37",
"DeliveryRequestDate": "2025-11-01T00:06:05.409794+00:00",
"DeliveryRequestTime": "2025-11-01T00:06:05.409794+00:00",
"DeliveryRequestAsap": true,
"DeliveryInstructions": "sample string 39",
"DeliveryAirportID": "sample string 40",
"DeliveryDistance": 1,
"ShipperName": "sample string 41",
"ShipperPhone": "sample string 42",
"ShipperEmail": "sample string 43",
"Contents": "sample string 44",
"Pieces": 45,
"Weight": 46.0,
"WeightUOM": "sample string 47",
"Length": 1,
"Width": 1,
"Height": 1,
"SizeUOM": "sample string 48",
"PickupReadyTime": "2025-11-01T00:06:05.409794+00:00",
"PickupReadyDate": "2025-11-01T00:06:05.409794+00:00",
"DeclaredValue": 1.0,
"DeclaredValueCurrencyID": "sample string 49",
"InsertUserGUID": "sample string 50",
"ReferenceTypeID": 1,
"ReferenceTypeID2": 1,
"ReferenceTypeID3": 1,
"ReferenceTypeID4": 1,
"ReferenceTypeID5": 1,
"ReferenceTypeID6": 1,
"Reference": "sample string 51",
"Reference2": "sample string 52",
"Reference3": "sample string 53",
"Reference4": "sample string 54",
"Reference5": "sample string 55",
"Reference6": "sample string 56",
"TrackingNumber": "sample string 57",
"NotifyShipperOrderAck": true,
"NotifyShipperOrderRouted": true,
"NotifyShipperDispatched": true,
"NotifyShipperPickedUp": true,
"NotifyShipperDepToAp": true,
"NotifyShipperObcCheckin": true,
"NotifyShipperDropped": true,
"NotifyShipperConfirmed": true,
"NotifyShipperDeparted": true,
"NotifyShipperArrived": true,
"NotifyShipperRecovered": true,
"NotifyShipperDelivered": true,
"NotifyShipperOrigQdt": true,
"NotifyShipperChangeQdt": true,
"NotifyConseeOrderAck": true,
"NotifyConseeOrderRouted": true,
"NotifyConseeDispatched": true,
"NotifyConseePickedUp": true,
"NotifyConseeDepToAp": true,
"NotifyConseeObcCheckin": true,
"NotifyConseeDropped": true,
"NotifyConseeConfirmed": true,
"NotifyConseeDeparted": true,
"NotifyConseeArrived": true,
"NotifyConseeRecovered": true,
"NotifyConseeDelivered": true,
"NotifyConseeOrigQdt": true,
"NotifyConseeChangeQdt": true,
"NotifyShipperOutForDelivery": true,
"NotifyConseeOutForDelivery": true,
"SKU_1": "sample string 88",
"Description_1": "sample string 89",
"Quantity_1": 1,
"Weight_1": 1.0,
"Length_1": 1,
"Width_1": 1,
"Height_1": 1,
"Product_1": "sample string 90",
"SKU_2": "sample string 91",
"Description_2": "sample string 92",
"Quantity_2": 1,
"Weight_2": 1.0,
"Length_2": 1,
"Width_2": 1,
"Height_2": 1,
"Product_2": "sample string 93",
"SKU_3": "sample string 94",
"Description_3": "sample string 95",
"Quantity_3": 1,
"Weight_3": 1.0,
"Length_3": 1,
"Width_3": 1,
"Height_3": 1,
"Product_3": "sample string 96",
"SKU_4": "sample string 97",
"Description_4": "sample string 98",
"Quantity_4": 1,
"Weight_4": 1.0,
"Length_4": 1,
"Width_4": 1,
"Height_4": 1,
"Product_4": "sample string 99",
"SKU_5": "sample string 100",
"Description_5": "sample string 101",
"Quantity_5": 1,
"Weight_5": 1.0,
"Length_5": 1,
"Width_5": 1,
"Height_5": 1,
"Product_5": "sample string 102",
"SKU_6": "sample string 103",
"Description_6": "sample string 104",
"Quantity_6": 1,
"Weight_6": 1.0,
"Length_6": 1,
"Width_6": 1,
"Height_6": 1,
"Product_6": "sample string 105",
"SKU_7": "sample string 106",
"Description_7": "sample string 107",
"Quantity_7": 1,
"Weight_7": 1.0,
"Length_7": 1,
"Width_7": 1,
"Height_7": 1,
"Product_7": "sample string 108",
"SKU_8": "sample string 109",
"Description_8": "sample string 110",
"Quantity_8": 1,
"Weight_8": 1.0,
"Length_8": 1,
"Width_8": 1,
"Height_8": 1,
"Product_8": "sample string 111",
"SKU_9": "sample string 112",
"Description_9": "sample string 113",
"Quantity_9": 1,
"Weight_9": 1.0,
"Length_9": 1,
"Width_9": 1,
"Height_9": 1,
"Product_9": "sample string 114",
"SKU_10": "sample string 115",
"Description_10": "sample string 116",
"Quantity_10": 1,
"Weight_10": 1.0,
"Length_10": 1,
"Width_10": 1,
"Height_10": 1,
"Product_10": "sample string 117",
"TotalDistance": 1,
"DistanceUOM": "sample string 118",
"ServiceGUID": "sample string 119",
"TmsType": "sample string 120",
"OperationsAlertEmail": "sample string 121",
"SendNewOrderEmail": true,
"UserEmailAddress": "sample string 123",
"DimWeight": 1.0,
"PickupKeep": true,
"DeliveryKeep": true,
"HoldForPickup": true,
"DeliverWhen": "sample string 127",
"IsDangerousGoods": true,
"DgUNNumber": "sample string 129",
"DgCommodityClass": "sample string 130",
"DgDryIceWeight": 1.0,
"DgTransportationIndex": "sample string 131",
"DgTransportationLimit": "sample string 132",
"DgIsRadioactive": true,
"DgPackingGroup": "sample string 134",
"DgQuantityAndPackType": "sample string 135",
"DgPackingInst": "sample string 136",
"DgAuthorization": "sample string 137",
"DgHandlingInfo": "sample string 138",
"DgEmergencyPhone": "sample string 139",
"DgSignatory": "sample string 140",
"DgProperName": "sample string 141",
"DgDate": "2025-11-01T00:06:05.409794+00:00",
"ShipmentNumber": 1,
"PickupAddressCode": "sample string 142",
"DeliveryAddressCode": "sample string 143",
"TextPhoneNumber": "sample string 144",
"TextPhoneCarrierID": "sample string 145",
"TextNotifyPickup": true,
"TextNotifyDelivery": true,
"AesITN": "sample string 148",
"WillCall": true
}
application/xml, text/xml
<CreateShipperOrderParm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ParcelLogic.WebApi.ShipperPortal.Models"> <AccountNumber>sample string 5</AccountNumber> <AesITN>sample string 148</AesITN> <BillToType>sample string 6</BillToType> <CompanyID>3</CompanyID> <Contents>sample string 44</Contents> <DeclaredValue>1</DeclaredValue> <DeclaredValueCurrencyID>sample string 49</DeclaredValueCurrencyID> <DeliverWhen>sample string 127</DeliverWhen> <DeliveryAddress1>sample string 25</DeliveryAddress1> <DeliveryAddress2>sample string 26</DeliveryAddress2> <DeliveryAddress3>sample string 27</DeliveryAddress3> <DeliveryAddressCode>sample string 143</DeliveryAddressCode> <DeliveryAfterHoursNumber>sample string 36</DeliveryAfterHoursNumber> <DeliveryAirportID>sample string 40</DeliveryAirportID> <DeliveryAttention>sample string 33</DeliveryAttention> <DeliveryCityName>sample string 28</DeliveryCityName> <DeliveryCompanyName>sample string 24</DeliveryCompanyName> <DeliveryCountryID>sample string 31</DeliveryCountryID> <DeliveryDistance>1</DeliveryDistance> <DeliveryEmailAddress>sample string 37</DeliveryEmailAddress> <DeliveryFaxNumber>sample string 35</DeliveryFaxNumber> <DeliveryInstructions>sample string 39</DeliveryInstructions> <DeliveryKeep>true</DeliveryKeep> <DeliveryPhoneNumber>sample string 34</DeliveryPhoneNumber> <DeliveryPostalCode>sample string 30</DeliveryPostalCode> <DeliveryRequestAsap>true</DeliveryRequestAsap> <DeliveryRequestDate>2025-11-01T00:06:05.409794+00:00</DeliveryRequestDate> <DeliveryRequestTime>2025-11-01T00:06:05.409794+00:00</DeliveryRequestTime> <DeliveryStateProvID>sample string 29</DeliveryStateProvID> <DeliveryTimezoneID>sample string 32</DeliveryTimezoneID> <Description_1>sample string 89</Description_1> <Description_10>sample string 116</Description_10> <Description_2>sample string 92</Description_2> <Description_3>sample string 95</Description_3> <Description_4>sample string 98</Description_4> <Description_5>sample string 101</Description_5> <Description_6>sample string 104</Description_6> <Description_7>sample string 107</Description_7> <Description_8>sample string 110</Description_8> <Description_9>sample string 113</Description_9> <DgAuthorization>sample string 137</DgAuthorization> <DgCommodityClass>sample string 130</DgCommodityClass> <DgDate>2025-11-01T00:06:05.409794+00:00</DgDate> <DgDryIceWeight>1</DgDryIceWeight> <DgEmergencyPhone>sample string 139</DgEmergencyPhone> <DgHandlingInfo>sample string 138</DgHandlingInfo> <DgIsRadioactive>true</DgIsRadioactive> <DgPackingGroup>sample string 134</DgPackingGroup> <DgPackingInst>sample string 136</DgPackingInst> <DgProperName>sample string 141</DgProperName> <DgQuantityAndPackType>sample string 135</DgQuantityAndPackType> <DgSignatory>sample string 140</DgSignatory> <DgTransportationIndex>sample string 131</DgTransportationIndex> <DgTransportationLimit>sample string 132</DgTransportationLimit> <DgUNNumber>sample string 129</DgUNNumber> <DimWeight>1</DimWeight> <DistanceUOM>sample string 118</DistanceUOM> <FormType>sample string 1</FormType> <Height>1</Height> <Height_1>1</Height_1> <Height_10>1</Height_10> <Height_2>1</Height_2> <Height_3>1</Height_3> <Height_4>1</Height_4> <Height_5>1</Height_5> <Height_6>1</Height_6> <Height_7>1</Height_7> <Height_8>1</Height_8> <Height_9>1</Height_9> <HoldForPickup>true</HoldForPickup> <InsertUserGUID>sample string 50</InsertUserGUID> <IsDangerousGoods>true</IsDangerousGoods> <Length>1</Length> <Length_1>1</Length_1> <Length_10>1</Length_10> <Length_2>1</Length_2> <Length_3>1</Length_3> <Length_4>1</Length_4> <Length_5>1</Length_5> <Length_6>1</Length_6> <Length_7>1</Length_7> <Length_8>1</Length_8> <Length_9>1</Length_9> <NotifyConseeArrived>true</NotifyConseeArrived> <NotifyConseeChangeQdt>true</NotifyConseeChangeQdt> <NotifyConseeConfirmed>true</NotifyConseeConfirmed> <NotifyConseeDelivered>true</NotifyConseeDelivered> <NotifyConseeDepToAp>true</NotifyConseeDepToAp> <NotifyConseeDeparted>true</NotifyConseeDeparted> <NotifyConseeDispatched>true</NotifyConseeDispatched> <NotifyConseeDropped>true</NotifyConseeDropped> <NotifyConseeObcCheckin>true</NotifyConseeObcCheckin> <NotifyConseeOrderAck>true</NotifyConseeOrderAck> <NotifyConseeOrderRouted>true</NotifyConseeOrderRouted> <NotifyConseeOrigQdt>true</NotifyConseeOrigQdt> <NotifyConseeOutForDelivery>true</NotifyConseeOutForDelivery> <NotifyConseePickedUp>true</NotifyConseePickedUp> <NotifyConseeRecovered>true</NotifyConseeRecovered> <NotifyShipperArrived>true</NotifyShipperArrived> <NotifyShipperChangeQdt>true</NotifyShipperChangeQdt> <NotifyShipperConfirmed>true</NotifyShipperConfirmed> <NotifyShipperDelivered>true</NotifyShipperDelivered> <NotifyShipperDepToAp>true</NotifyShipperDepToAp> <NotifyShipperDeparted>true</NotifyShipperDeparted> <NotifyShipperDispatched>true</NotifyShipperDispatched> <NotifyShipperDropped>true</NotifyShipperDropped> <NotifyShipperObcCheckin>true</NotifyShipperObcCheckin> <NotifyShipperOrderAck>true</NotifyShipperOrderAck> <NotifyShipperOrderRouted>true</NotifyShipperOrderRouted> <NotifyShipperOrigQdt>true</NotifyShipperOrigQdt> <NotifyShipperOutForDelivery>true</NotifyShipperOutForDelivery> <NotifyShipperPickedUp>true</NotifyShipperPickedUp> <NotifyShipperRecovered>true</NotifyShipperRecovered> <OfficeID>4</OfficeID> <OperationsAlertEmail>sample string 121</OperationsAlertEmail> <OrderGUID>sample string 2</OrderGUID> <PickupAddress1>sample string 8</PickupAddress1> <PickupAddress2>sample string 9</PickupAddress2> <PickupAddress3>sample string 10</PickupAddress3> <PickupAddressCode>sample string 142</PickupAddressCode> <PickupAfterHoursNumber>sample string 19</PickupAfterHoursNumber> <PickupAirportID>sample string 23</PickupAirportID> <PickupCityName>sample string 11</PickupCityName> <PickupCompanyName>sample string 7</PickupCompanyName> <PickupCountryID>sample string 14</PickupCountryID> <PickupDistance>1</PickupDistance> <PickupEmailAddress>sample string 20</PickupEmailAddress> <PickupFaxNumber>sample string 18</PickupFaxNumber> <PickupInstructions>sample string 22</PickupInstructions> <PickupKeep>true</PickupKeep> <PickupPersonToSee>sample string 16</PickupPersonToSee> <PickupPhoneNumber>sample string 17</PickupPhoneNumber> <PickupPostalCode>sample string 13</PickupPostalCode> <PickupReadyDate>2025-11-01T00:06:05.409794+00:00</PickupReadyDate> <PickupReadyNow>true</PickupReadyNow> <PickupReadyTime>2025-11-01T00:06:05.409794+00:00</PickupReadyTime> <PickupStateProvID>sample string 12</PickupStateProvID> <PickupTimezoneID>sample string 15</PickupTimezoneID> <Pieces>45</Pieces> <Product_1>sample string 90</Product_1> <Product_10>sample string 117</Product_10> <Product_2>sample string 93</Product_2> <Product_3>sample string 96</Product_3> <Product_4>sample string 99</Product_4> <Product_5>sample string 102</Product_5> <Product_6>sample string 105</Product_6> <Product_7>sample string 108</Product_7> <Product_8>sample string 111</Product_8> <Product_9>sample string 114</Product_9> <Quantity_1>1</Quantity_1> <Quantity_10>1</Quantity_10> <Quantity_2>1</Quantity_2> <Quantity_3>1</Quantity_3> <Quantity_4>1</Quantity_4> <Quantity_5>1</Quantity_5> <Quantity_6>1</Quantity_6> <Quantity_7>1</Quantity_7> <Quantity_8>1</Quantity_8> <Quantity_9>1</Quantity_9> <Reference>sample string 51</Reference> <Reference2>sample string 52</Reference2> <Reference3>sample string 53</Reference3> <Reference4>sample string 54</Reference4> <Reference5>sample string 55</Reference5> <Reference6>sample string 56</Reference6> <ReferenceTypeID>1</ReferenceTypeID> <ReferenceTypeID2>1</ReferenceTypeID2> <ReferenceTypeID3>1</ReferenceTypeID3> <ReferenceTypeID4>1</ReferenceTypeID4> <ReferenceTypeID5>1</ReferenceTypeID5> <ReferenceTypeID6>1</ReferenceTypeID6> <SKU_1>sample string 88</SKU_1> <SKU_10>sample string 115</SKU_10> <SKU_2>sample string 91</SKU_2> <SKU_3>sample string 94</SKU_3> <SKU_4>sample string 97</SKU_4> <SKU_5>sample string 100</SKU_5> <SKU_6>sample string 103</SKU_6> <SKU_7>sample string 106</SKU_7> <SKU_8>sample string 109</SKU_8> <SKU_9>sample string 112</SKU_9> <SendNewOrderEmail>true</SendNewOrderEmail> <ServiceGUID>sample string 119</ServiceGUID> <ShipmentNumber>1</ShipmentNumber> <ShipperEmail>sample string 43</ShipperEmail> <ShipperName>sample string 41</ShipperName> <ShipperPhone>sample string 42</ShipperPhone> <SizeUOM>sample string 48</SizeUOM> <TextNotifyDelivery>true</TextNotifyDelivery> <TextNotifyPickup>true</TextNotifyPickup> <TextPhoneCarrierID>sample string 145</TextPhoneCarrierID> <TextPhoneNumber>sample string 144</TextPhoneNumber> <TmsType>sample string 120</TmsType> <TotalDistance>1</TotalDistance> <TrackingNumber>sample string 57</TrackingNumber> <UserEmailAddress>sample string 123</UserEmailAddress> <Weight>46</Weight> <WeightUOM>sample string 47</WeightUOM> <Weight_1>1</Weight_1> <Weight_10>1</Weight_10> <Weight_2>1</Weight_2> <Weight_3>1</Weight_3> <Weight_4>1</Weight_4> <Weight_5>1</Weight_5> <Weight_6>1</Weight_6> <Weight_7>1</Weight_7> <Weight_8>1</Weight_8> <Weight_9>1</Weight_9> <Width>1</Width> <Width_1>1</Width_1> <Width_10>1</Width_10> <Width_2>1</Width_2> <Width_3>1</Width_3> <Width_4>1</Width_4> <Width_5>1</Width_5> <Width_6>1</Width_6> <Width_7>1</Width_7> <Width_8>1</Width_8> <Width_9>1</Width_9> <WillCall>true</WillCall> </CreateShipperOrderParm>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.