GET api/Preprint/{auth}/{TrackingNumber}

Retrieve preprint information based on tracking number

Request Information

URI Parameters

NameDescriptionTypeAdditional information
auth

Authorization token

string

Required

TrackingNumber

Tracking number

string

Required

Body Parameters

None.

Response Information

Resource Description

PreprintDataResp
NameDescriptionTypeAdditional information
IsSuccessful

Used to determine if method call was successful (true) or failure (false)

boolean

None.

ErrorMessage

The error message if method call was not successful

string

None.

BillToAccountNumber

string

None.

BillToCustomerID

integer

None.

BillToCustomerName

string

None.

BillToType

string

None.

CompanyID

integer

None.

CompanyPhoneNumber

string

None.

Contents

string

None.

DeliveryAddress1

string

None.

DeliveryAddress2

string

None.

DeliveryAddress3

string

None.

DeliveryAddressCode

string

None.

DeliveryAirportID

string

None.

DeliveryAttention

string

None.

DeliveryCityName

string

None.

DeliveryCompanyName

string

None.

DeliveryCountryID

string

None.

DeliveryCountryName

string

None.

DeliveryEmailAddress

string

None.

DeliveryInstructions

string

None.

DeliveryPhoneNumber

string

None.

DeliveryPostalCode

string

None.

DeliveryStateProvID

string

None.

DeliveryTimezoneID

string

None.

HasSOP

boolean

None.

InsertDateTime

date

None.

InsertUserID

integer

None.

InsertUserName

string

None.

IsTrackingPreprinted

boolean

None.

LogoUrl

string

None.

NotifyConseeArrived

boolean

None.

NotifyConseeCancelled

boolean

None.

NotifyConseeChangeQdt

boolean

None.

NotifyConseeConfirmed

boolean

None.

NotifyConseeDelivered

boolean

None.

NotifyConseeDeparted

boolean

None.

NotifyConseeDepToAp

boolean

None.

NotifyConseeDispatched

boolean

None.

NotifyConseeDropped

boolean

None.

NotifyConseeObcCheckin

boolean

None.

NotifyConseeOrderAck

boolean

None.

NotifyConseeOrderRouted

boolean

None.

NotifyConseeOrigQdt

boolean

None.

NotifyConseePickedUp

boolean

None.

NotifyConseeRecovered

boolean

None.

NotifyOtherArrived

boolean

None.

NotifyOtherCancelled

boolean

None.

NotifyOtherChangeQdt

boolean

None.

NotifyOtherConfirmed

boolean

None.

NotifyOtherDelivered

boolean

None.

NotifyOtherDeparted

boolean

None.

NotifyOtherDepToAp

boolean

None.

NotifyOtherDispatched

boolean

None.

NotifyOtherDropped

boolean

None.

NotifyOtherEmail

string

None.

NotifyOtherObcCheckin

boolean

None.

NotifyOtherOrderAck

boolean

None.

NotifyOtherOrderRouted

boolean

None.

NotifyOtherOrigQdt

boolean

None.

NotifyOtherPickedUp

boolean

None.

NotifyOtherRecovered

boolean

None.

NotifyPickupArrived

boolean

None.

NotifyPickupCancelled

boolean

None.

NotifyPickupChangeQdt

boolean

None.

NotifyPickupConfirmed

boolean

None.

NotifyPickupDelivered

boolean

None.

NotifyPickupDeparted

boolean

None.

NotifyPickupDepToAp

boolean

None.

NotifyPickupDispatched

boolean

None.

NotifyPickupDropped

boolean

None.

NotifyPickupObcCheckin

boolean

None.

NotifyPickupOrderAck

boolean

None.

NotifyPickupOrderRouted

boolean

None.

NotifyPickupOrigQdt

boolean

None.

NotifyPickupOutForDelivery

boolean

None.

NotifyPickupPickedUp

boolean

None.

NotifyPickupRecovered

boolean

None.

NotifyShipperArrived

boolean

None.

NotifyShipperCancelled

boolean

None.

NotifyShipperChangeQdt

boolean

None.

NotifyShipperConfirmed

boolean

None.

NotifyShipperDelivered

boolean

None.

NotifyShipperDeparted

boolean

None.

NotifyShipperDepToAp

boolean

None.

NotifyShipperDispatched

boolean

None.

NotifyShipperDropped

boolean

None.

NotifyShipperObcCheckin

boolean

None.

NotifyShipperOrderAck

boolean

None.

NotifyShipperOrderRouted

boolean

None.

NotifyShipperOrigQdt

boolean

None.

NotifyShipperPickedUp

boolean

None.

NotifyShipperRecovered

boolean

None.

OfficePhoneNumber

string

None.

OrderInstructions

string

None.

PickupAddress1

string

None.

PickupAddress2

string

None.

PickupAddress3

string

None.

PickupAddressCode

string

None.

PickupAirportID

string

None.

PickupCityName

string

None.

PickupCompanyName

string

None.

PickupCountryID

string

None.

PickupCountryName

string

None.

PickupEmailAddress

string

None.

PickupInstructions

string

None.

PickupPersonToSee

string

None.

PickupPhoneNumber

string

None.

PickupPostalCode

string

None.

PickupStateProvID

string

None.

PickupTimezoneID

string

None.

Pieces

integer

None.

PreprintGUID

string

None.

PrintCount

integer

None.

PrintFormat

string

None.

Reference

string

None.

ReferenceTypeCode1

string

None.

ReferenceTypeCode2

string

None.

ReferenceTypeCode3

string

None.

ReferenceTypeCode4

string

None.

ReferenceTypeCode5

string

None.

ReferenceTypeCode6

string

None.

ReferenceTypeCode7

string

None.

ReferenceTypeCode8

string

None.

ReferenceTypeID1

integer

None.

ReferenceTypeID2

integer

None.

ReferenceTypeID3

integer

None.

ReferenceTypeID4

integer

None.

ReferenceTypeID5

integer

None.

ReferenceTypeID6

integer

None.

ReferenceTypeID7

integer

None.

ReferenceTypeID8

integer

None.

ReferenceTypeName1

string

None.

ReferenceTypeName2

string

None.

ReferenceTypeName3

string

None.

ReferenceTypeName4

string

None.

ReferenceTypeName5

string

None.

ReferenceTypeName6

string

None.

ReferenceTypeName7

string

None.

ReferenceTypeName8

string

None.

ReferenceValue1

string

None.

ReferenceValue2

string

None.

ReferenceValue3

string

None.

ReferenceValue4

string

None.

ReferenceValue5

string

None.

ReferenceValue6

string

None.

ReferenceValue7

string

None.

ReferenceValue8

string

None.

SendToPrinter

boolean

None.

ShipperEmail

string

None.

ShipperFax

string

None.

ShipperName

string

None.

ShipperPhone

string

None.

SOPUrl

string

None.

TrackingNumberEnd

integer

None.

TrackingNumberStart

integer

None.

Weight

decimal number

None.

WeightUOM

string

None.

Response Formats

application/json, text/json

Sample:
{
  "BillToAccountNumber": "sample string 3",
  "BillToCustomerID": 1,
  "BillToCustomerName": "sample string 4",
  "BillToType": "sample string 5",
  "CompanyID": 6,
  "CompanyPhoneNumber": "sample string 7",
  "Contents": "sample string 8",
  "DeliveryAddress1": "sample string 9",
  "DeliveryAddress2": "sample string 10",
  "DeliveryAddress3": "sample string 11",
  "DeliveryAddressCode": "sample string 12",
  "DeliveryAirportID": "sample string 13",
  "DeliveryAttention": "sample string 14",
  "DeliveryCityName": "sample string 15",
  "DeliveryCompanyName": "sample string 16",
  "DeliveryCountryID": "sample string 17",
  "DeliveryCountryName": "sample string 18",
  "DeliveryEmailAddress": "sample string 19",
  "DeliveryInstructions": "sample string 20",
  "DeliveryPhoneNumber": "sample string 21",
  "DeliveryPostalCode": "sample string 22",
  "DeliveryStateProvID": "sample string 23",
  "DeliveryTimezoneID": "sample string 24",
  "ErrorMessage": "sample string 2",
  "HasSOP": true,
  "InsertDateTime": "2024-09-20T05:00:22.855-07:00",
  "InsertUserID": 27,
  "InsertUserName": "sample string 28",
  "IsSuccessful": true,
  "IsTrackingPreprinted": true,
  "LogoUrl": "sample string 30",
  "NotifyConseeArrived": true,
  "NotifyConseeCancelled": true,
  "NotifyConseeChangeQdt": true,
  "NotifyConseeConfirmed": true,
  "NotifyConseeDelivered": true,
  "NotifyConseeDepToAp": true,
  "NotifyConseeDeparted": true,
  "NotifyConseeDispatched": true,
  "NotifyConseeDropped": true,
  "NotifyConseeObcCheckin": true,
  "NotifyConseeOrderAck": true,
  "NotifyConseeOrderRouted": true,
  "NotifyConseeOrigQdt": true,
  "NotifyConseePickedUp": true,
  "NotifyConseeRecovered": true,
  "NotifyOtherArrived": true,
  "NotifyOtherCancelled": true,
  "NotifyOtherChangeQdt": true,
  "NotifyOtherConfirmed": true,
  "NotifyOtherDelivered": true,
  "NotifyOtherDepToAp": true,
  "NotifyOtherDeparted": true,
  "NotifyOtherDispatched": true,
  "NotifyOtherDropped": true,
  "NotifyOtherEmail": "sample string 55",
  "NotifyOtherObcCheckin": true,
  "NotifyOtherOrderAck": true,
  "NotifyOtherOrderRouted": true,
  "NotifyOtherOrigQdt": true,
  "NotifyOtherPickedUp": true,
  "NotifyOtherRecovered": true,
  "NotifyPickupArrived": true,
  "NotifyPickupCancelled": true,
  "NotifyPickupChangeQdt": true,
  "NotifyPickupConfirmed": true,
  "NotifyPickupDelivered": true,
  "NotifyPickupDepToAp": true,
  "NotifyPickupDeparted": true,
  "NotifyPickupDispatched": true,
  "NotifyPickupDropped": true,
  "NotifyPickupObcCheckin": true,
  "NotifyPickupOrderAck": true,
  "NotifyPickupOrderRouted": true,
  "NotifyPickupOrigQdt": true,
  "NotifyPickupOutForDelivery": true,
  "NotifyPickupPickedUp": true,
  "NotifyPickupRecovered": true,
  "NotifyShipperArrived": true,
  "NotifyShipperCancelled": true,
  "NotifyShipperChangeQdt": true,
  "NotifyShipperConfirmed": true,
  "NotifyShipperDelivered": true,
  "NotifyShipperDepToAp": true,
  "NotifyShipperDeparted": true,
  "NotifyShipperDispatched": true,
  "NotifyShipperDropped": true,
  "NotifyShipperObcCheckin": true,
  "NotifyShipperOrderAck": true,
  "NotifyShipperOrderRouted": true,
  "NotifyShipperOrigQdt": true,
  "NotifyShipperPickedUp": true,
  "NotifyShipperRecovered": true,
  "OfficePhoneNumber": "sample string 93",
  "OrderInstructions": "sample string 94",
  "PickupAddress1": "sample string 95",
  "PickupAddress2": "sample string 96",
  "PickupAddress3": "sample string 97",
  "PickupAddressCode": "sample string 98",
  "PickupAirportID": "sample string 99",
  "PickupCityName": "sample string 100",
  "PickupCompanyName": "sample string 101",
  "PickupCountryID": "sample string 102",
  "PickupCountryName": "sample string 103",
  "PickupEmailAddress": "sample string 104",
  "PickupInstructions": "sample string 105",
  "PickupPersonToSee": "sample string 106",
  "PickupPhoneNumber": "sample string 107",
  "PickupPostalCode": "sample string 108",
  "PickupStateProvID": "sample string 109",
  "PickupTimezoneID": "sample string 110",
  "Pieces": 1,
  "PreprintGUID": "sample string 111",
  "PrintCount": 112,
  "PrintFormat": "sample string 113",
  "Reference": "sample string 114",
  "ReferenceTypeCode1": "sample string 115",
  "ReferenceTypeCode2": "sample string 116",
  "ReferenceTypeCode3": "sample string 117",
  "ReferenceTypeCode4": "sample string 118",
  "ReferenceTypeCode5": "sample string 119",
  "ReferenceTypeCode6": "sample string 120",
  "ReferenceTypeCode7": "sample string 121",
  "ReferenceTypeCode8": "sample string 122",
  "ReferenceTypeID1": 1,
  "ReferenceTypeID2": 1,
  "ReferenceTypeID3": 1,
  "ReferenceTypeID4": 1,
  "ReferenceTypeID5": 1,
  "ReferenceTypeID6": 1,
  "ReferenceTypeID7": 1,
  "ReferenceTypeID8": 1,
  "ReferenceTypeName1": "sample string 123",
  "ReferenceTypeName2": "sample string 124",
  "ReferenceTypeName3": "sample string 125",
  "ReferenceTypeName4": "sample string 126",
  "ReferenceTypeName5": "sample string 127",
  "ReferenceTypeName6": "sample string 128",
  "ReferenceTypeName7": "sample string 129",
  "ReferenceTypeName8": "sample string 130",
  "ReferenceValue1": "sample string 131",
  "ReferenceValue2": "sample string 132",
  "ReferenceValue3": "sample string 133",
  "ReferenceValue4": "sample string 134",
  "ReferenceValue5": "sample string 135",
  "ReferenceValue6": "sample string 136",
  "ReferenceValue7": "sample string 137",
  "ReferenceValue8": "sample string 138",
  "SOPUrl": "sample string 144",
  "SendToPrinter": true,
  "ShipperEmail": "sample string 140",
  "ShipperFax": "sample string 141",
  "ShipperName": "sample string 142",
  "ShipperPhone": "sample string 143",
  "TrackingNumberEnd": 1,
  "TrackingNumberStart": 1,
  "Weight": 1,
  "WeightUOM": "sample string 145"
}

application/xml, text/xml

Sample:
<PreprintDataResp xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mnx.WebApi.Shipper.Models">
  <BillToAccountNumber>sample string 3</BillToAccountNumber>
  <BillToCustomerID>1</BillToCustomerID>
  <BillToCustomerName>sample string 4</BillToCustomerName>
  <BillToType>sample string 5</BillToType>
  <CompanyID>6</CompanyID>
  <CompanyPhoneNumber>sample string 7</CompanyPhoneNumber>
  <Contents>sample string 8</Contents>
  <DeliveryAddress1>sample string 9</DeliveryAddress1>
  <DeliveryAddress2>sample string 10</DeliveryAddress2>
  <DeliveryAddress3>sample string 11</DeliveryAddress3>
  <DeliveryAddressCode>sample string 12</DeliveryAddressCode>
  <DeliveryAirportID>sample string 13</DeliveryAirportID>
  <DeliveryAttention>sample string 14</DeliveryAttention>
  <DeliveryCityName>sample string 15</DeliveryCityName>
  <DeliveryCompanyName>sample string 16</DeliveryCompanyName>
  <DeliveryCountryID>sample string 17</DeliveryCountryID>
  <DeliveryCountryName>sample string 18</DeliveryCountryName>
  <DeliveryEmailAddress>sample string 19</DeliveryEmailAddress>
  <DeliveryInstructions>sample string 20</DeliveryInstructions>
  <DeliveryPhoneNumber>sample string 21</DeliveryPhoneNumber>
  <DeliveryPostalCode>sample string 22</DeliveryPostalCode>
  <DeliveryStateProvID>sample string 23</DeliveryStateProvID>
  <DeliveryTimezoneID>sample string 24</DeliveryTimezoneID>
  <ErrorMessage>sample string 2</ErrorMessage>
  <HasSOP>true</HasSOP>
  <InsertDateTime>2024-09-20T05:00:22.8551448-07:00</InsertDateTime>
  <InsertUserID>27</InsertUserID>
  <InsertUserName>sample string 28</InsertUserName>
  <IsSuccessful>true</IsSuccessful>
  <IsTrackingPreprinted>true</IsTrackingPreprinted>
  <LogoUrl>sample string 30</LogoUrl>
  <NotifyConseeArrived>true</NotifyConseeArrived>
  <NotifyConseeCancelled>true</NotifyConseeCancelled>
  <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>
  <NotifyConseePickedUp>true</NotifyConseePickedUp>
  <NotifyConseeRecovered>true</NotifyConseeRecovered>
  <NotifyOtherArrived>true</NotifyOtherArrived>
  <NotifyOtherCancelled>true</NotifyOtherCancelled>
  <NotifyOtherChangeQdt>true</NotifyOtherChangeQdt>
  <NotifyOtherConfirmed>true</NotifyOtherConfirmed>
  <NotifyOtherDelivered>true</NotifyOtherDelivered>
  <NotifyOtherDepToAp>true</NotifyOtherDepToAp>
  <NotifyOtherDeparted>true</NotifyOtherDeparted>
  <NotifyOtherDispatched>true</NotifyOtherDispatched>
  <NotifyOtherDropped>true</NotifyOtherDropped>
  <NotifyOtherEmail>sample string 55</NotifyOtherEmail>
  <NotifyOtherObcCheckin>true</NotifyOtherObcCheckin>
  <NotifyOtherOrderAck>true</NotifyOtherOrderAck>
  <NotifyOtherOrderRouted>true</NotifyOtherOrderRouted>
  <NotifyOtherOrigQdt>true</NotifyOtherOrigQdt>
  <NotifyOtherPickedUp>true</NotifyOtherPickedUp>
  <NotifyOtherRecovered>true</NotifyOtherRecovered>
  <NotifyPickupArrived>true</NotifyPickupArrived>
  <NotifyPickupCancelled>true</NotifyPickupCancelled>
  <NotifyPickupChangeQdt>true</NotifyPickupChangeQdt>
  <NotifyPickupConfirmed>true</NotifyPickupConfirmed>
  <NotifyPickupDelivered>true</NotifyPickupDelivered>
  <NotifyPickupDepToAp>true</NotifyPickupDepToAp>
  <NotifyPickupDeparted>true</NotifyPickupDeparted>
  <NotifyPickupDispatched>true</NotifyPickupDispatched>
  <NotifyPickupDropped>true</NotifyPickupDropped>
  <NotifyPickupObcCheckin>true</NotifyPickupObcCheckin>
  <NotifyPickupOrderAck>true</NotifyPickupOrderAck>
  <NotifyPickupOrderRouted>true</NotifyPickupOrderRouted>
  <NotifyPickupOrigQdt>true</NotifyPickupOrigQdt>
  <NotifyPickupOutForDelivery>true</NotifyPickupOutForDelivery>
  <NotifyPickupPickedUp>true</NotifyPickupPickedUp>
  <NotifyPickupRecovered>true</NotifyPickupRecovered>
  <NotifyShipperArrived>true</NotifyShipperArrived>
  <NotifyShipperCancelled>true</NotifyShipperCancelled>
  <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>
  <NotifyShipperPickedUp>true</NotifyShipperPickedUp>
  <NotifyShipperRecovered>true</NotifyShipperRecovered>
  <OfficePhoneNumber>sample string 93</OfficePhoneNumber>
  <OrderInstructions>sample string 94</OrderInstructions>
  <PickupAddress1>sample string 95</PickupAddress1>
  <PickupAddress2>sample string 96</PickupAddress2>
  <PickupAddress3>sample string 97</PickupAddress3>
  <PickupAddressCode>sample string 98</PickupAddressCode>
  <PickupAirportID>sample string 99</PickupAirportID>
  <PickupCityName>sample string 100</PickupCityName>
  <PickupCompanyName>sample string 101</PickupCompanyName>
  <PickupCountryID>sample string 102</PickupCountryID>
  <PickupCountryName>sample string 103</PickupCountryName>
  <PickupEmailAddress>sample string 104</PickupEmailAddress>
  <PickupInstructions>sample string 105</PickupInstructions>
  <PickupPersonToSee>sample string 106</PickupPersonToSee>
  <PickupPhoneNumber>sample string 107</PickupPhoneNumber>
  <PickupPostalCode>sample string 108</PickupPostalCode>
  <PickupStateProvID>sample string 109</PickupStateProvID>
  <PickupTimezoneID>sample string 110</PickupTimezoneID>
  <Pieces>1</Pieces>
  <PreprintGUID>sample string 111</PreprintGUID>
  <PrintCount>112</PrintCount>
  <PrintFormat>sample string 113</PrintFormat>
  <Reference>sample string 114</Reference>
  <ReferenceTypeCode1>sample string 115</ReferenceTypeCode1>
  <ReferenceTypeCode2>sample string 116</ReferenceTypeCode2>
  <ReferenceTypeCode3>sample string 117</ReferenceTypeCode3>
  <ReferenceTypeCode4>sample string 118</ReferenceTypeCode4>
  <ReferenceTypeCode5>sample string 119</ReferenceTypeCode5>
  <ReferenceTypeCode6>sample string 120</ReferenceTypeCode6>
  <ReferenceTypeCode7>sample string 121</ReferenceTypeCode7>
  <ReferenceTypeCode8>sample string 122</ReferenceTypeCode8>
  <ReferenceTypeID1>1</ReferenceTypeID1>
  <ReferenceTypeID2>1</ReferenceTypeID2>
  <ReferenceTypeID3>1</ReferenceTypeID3>
  <ReferenceTypeID4>1</ReferenceTypeID4>
  <ReferenceTypeID5>1</ReferenceTypeID5>
  <ReferenceTypeID6>1</ReferenceTypeID6>
  <ReferenceTypeID7>1</ReferenceTypeID7>
  <ReferenceTypeID8>1</ReferenceTypeID8>
  <ReferenceTypeName1>sample string 123</ReferenceTypeName1>
  <ReferenceTypeName2>sample string 124</ReferenceTypeName2>
  <ReferenceTypeName3>sample string 125</ReferenceTypeName3>
  <ReferenceTypeName4>sample string 126</ReferenceTypeName4>
  <ReferenceTypeName5>sample string 127</ReferenceTypeName5>
  <ReferenceTypeName6>sample string 128</ReferenceTypeName6>
  <ReferenceTypeName7>sample string 129</ReferenceTypeName7>
  <ReferenceTypeName8>sample string 130</ReferenceTypeName8>
  <ReferenceValue1>sample string 131</ReferenceValue1>
  <ReferenceValue2>sample string 132</ReferenceValue2>
  <ReferenceValue3>sample string 133</ReferenceValue3>
  <ReferenceValue4>sample string 134</ReferenceValue4>
  <ReferenceValue5>sample string 135</ReferenceValue5>
  <ReferenceValue6>sample string 136</ReferenceValue6>
  <ReferenceValue7>sample string 137</ReferenceValue7>
  <ReferenceValue8>sample string 138</ReferenceValue8>
  <SOPUrl>sample string 144</SOPUrl>
  <SendToPrinter>true</SendToPrinter>
  <ShipperEmail>sample string 140</ShipperEmail>
  <ShipperFax>sample string 141</ShipperFax>
  <ShipperName>sample string 142</ShipperName>
  <ShipperPhone>sample string 143</ShipperPhone>
  <TrackingNumberEnd>1</TrackingNumberEnd>
  <TrackingNumberStart>1</TrackingNumberStart>
  <Weight>1</Weight>
  <WeightUOM>sample string 145</WeightUOM>
</PreprintDataResp>