POST api/inboundorder/GetShippingCost?weight={weight}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
weight

decimal number

Required

Body Parameters

ExpressPCBIncommingOrder
NameDescriptionTypeAdditional information
UlCertCostCustomer

decimal number

None.

UlCertCostSunstone

decimal number

None.

UlCertCostExpress

decimal number

None.

LotCodeCostCustomer

decimal number

None.

LotCodeCostSunstone

decimal number

None.

LotCodeCostExpress

decimal number

None.

DateCodeCostCustomer

decimal number

None.

DateCodeCostSunstone

decimal number

None.

DateCodeCostExpress

decimal number

None.

source

string

None.

DateOfRecord

date

None.

OrderID

integer

None.

OrderIDNumber

string

None.

OriginalPCBFileName

string

None.

PCBFileName

string

None.

originalPath

string

None.

ShippingFirstName

string

None.

ShippingLastName

string

None.

ShippingCompanyName

string

None.

ShippingAddressLine1

string

None.

ShippingAddressLine2

string

None.

ShippingCity

string

None.

ShippingState

string

None.

ShippingZip

string

None.

ShippingCountry

string

None.

PhoneNumber

string

None.

EMailAddress

string

None.

ShippingService

integer

None.

ShippingServiceDescription

string

None.

ShippingWeight

decimal number

None.

ShippingContainer

integer

None.

PromoCode

string

None.

BillingCompanyName

string

None.

NameAsOnCreditCard

string

None.

BillingAddressLine1

string

None.

BillingAddressLine2

string

None.

BillingCity

string

None.

BillingState

string

None.

BillingZip

string

None.

BillingCountry

string

None.

PONumber

string

None.

ReceivedPayment

boolean

None.

AuthorizationNum

string

None.

PaymentTransactionId

string

None.

CreditCardNumber

string

None.

CCExpirationMonth

string

None.

CCExprirationYear

string

None.

CCExprirationDate

string

None.

CreditCardType

integer

None.

partNumber

string

None.

partRevision

string

None.

boardEdgeElement

integer

None.

Quantity

integer

None.

ServiceType

integer

None.

ServiceDescription

string

None.

BoardXDim

decimal number

None.

BoardYDim

decimal number

None.

BoardMaxDim

decimal number

None.

BoardMinDim

decimal number

None.

LayerCount

integer

None.

CutOuts

integer

None.

DaysToManufacture

integer

None.

DaysToShip

integer

None.

NumberOfHoles

integer

None.

SurfaceFinish

string

None.

SurfaceFinishId

integer

None.

SolderMaskColorTop

integer

None.

SolderMaskColorBottom

integer

None.

SilkScreenColorTop

integer

None.

SilkScreenColorBottom

integer

None.

topSilk

boolean

None.

bottomSilk

boolean

None.

plainRectangle

boolean

None.

boardAskew

boolean

None.

topSolder

boolean

None.

bottomSolder

boolean

None.

OrderSetupCost

decimal number

None.

BoardSetupCost

decimal number

None.

BoardRate

decimal number

None.

ShippingCost

decimal number

None.

AreaCost

decimal number

None.

DiscountCost

decimal number

None.

SalesTax

decimal number

None.

TotalCost

decimal number

None.

UnitCost

decimal number

None.

CustomerCost

decimal number

None.

ExpressCost

decimal number

None.

SunstoneCost

decimal number

None.

PromoDiscount

decimal number

None.

EstManDate

date

None.

EstShipDate

date

None.

EstDeliverDate

date

None.

DateOfOrder

string

None.

TimeOfOrder

string

None.

arg1

string

None.

appVersion

string

None.

fileVersion

string

None.

operatingSystem

string

None.

SpecialInstructions

string

None.

ETestCostCustomer

decimal number

None.

ETestCostSunstone

decimal number

None.

ETestCostExpress

decimal number

None.

UlCert

boolean

None.

LotCode

boolean

None.

DateCode

boolean

None.

SchematicFileLinked

integer

None.

Gerbers

boolean

None.

UsedPromo

boolean

None.

SilkScreenOption

integer

None.

SolderMaskOption

integer

None.

ElectricalTest

boolean

None.

WebsiteOrder

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "UlCert": true,
  "LotCode": true,
  "DateCode": true,
  "SchematicFileLinked": 4,
  "Gerbers": true,
  "UsedPromo": true,
  "SilkScreenOption": 7,
  "SolderMaskOption": 8,
  "ElectricalTest": true,
  "WebsiteOrder": true,
  "UlCertCostCustomer": 1.0,
  "UlCertCostSunstone": 2.0,
  "UlCertCostExpress": 3.0,
  "LotCodeCostCustomer": 4.0,
  "LotCodeCostSunstone": 5.0,
  "LotCodeCostExpress": 6.0,
  "DateCodeCostCustomer": 7.0,
  "DateCodeCostSunstone": 8.0,
  "DateCodeCostExpress": 9.0,
  "source": "sample string 10",
  "DateOfRecord": "2026-06-12T20:43:10.6051833-07:00",
  "OrderID": 12,
  "OrderIDNumber": "sample string 13",
  "OriginalPCBFileName": "sample string 14",
  "PCBFileName": "sample string 15",
  "originalPath": "sample string 16",
  "ShippingFirstName": "sample string 17",
  "ShippingLastName": "sample string 18",
  "ShippingCompanyName": "sample string 19",
  "ShippingAddressLine1": "sample string 20",
  "ShippingAddressLine2": "sample string 21",
  "ShippingCity": "sample string 22",
  "ShippingState": "sample string 23",
  "ShippingZip": "sample string 24",
  "ShippingCountry": "sample string 25",
  "PhoneNumber": "sample string 26",
  "EMailAddress": "sample string 27",
  "ShippingService": 28,
  "ShippingServiceDescription": "sample string 29",
  "ShippingWeight": 30.0,
  "ShippingContainer": 31,
  "PromoCode": "sample string 32",
  "BillingCompanyName": "sample string 33",
  "NameAsOnCreditCard": "sample string 34",
  "BillingAddressLine1": "sample string 35",
  "BillingAddressLine2": "sample string 36",
  "BillingCity": "sample string 37",
  "BillingState": "sample string 38",
  "BillingZip": "sample string 39",
  "BillingCountry": "sample string 40",
  "PONumber": "sample string 41",
  "ReceivedPayment": true,
  "AuthorizationNum": "sample string 43",
  "PaymentTransactionId": "sample string 44",
  "CreditCardNumber": "sample string 45",
  "CCExpirationMonth": "sample string 46",
  "CCExprirationYear": "sample string 47",
  "CCExprirationDate": "sample string 48",
  "CreditCardType": 49,
  "partNumber": "sample string 50",
  "partRevision": "sample string 51",
  "boardEdgeElement": 52,
  "Quantity": 53,
  "ServiceType": 54,
  "ServiceDescription": "sample string 55",
  "BoardXDim": 56.0,
  "BoardYDim": 57.0,
  "BoardMaxDim": 58.0,
  "BoardMinDim": 59.0,
  "LayerCount": 60,
  "CutOuts": 61,
  "DaysToManufacture": 62,
  "DaysToShip": 63,
  "NumberOfHoles": 64,
  "SurfaceFinish": "sample string 65",
  "SurfaceFinishId": 66,
  "SolderMaskColorTop": 67,
  "SolderMaskColorBottom": 68,
  "SilkScreenColorTop": 69,
  "SilkScreenColorBottom": 70,
  "topSilk": true,
  "bottomSilk": true,
  "plainRectangle": true,
  "boardAskew": true,
  "topSolder": true,
  "bottomSolder": true,
  "OrderSetupCost": 77.0,
  "BoardSetupCost": 78.0,
  "BoardRate": 79.0,
  "ShippingCost": 80.0,
  "AreaCost": 81.0,
  "DiscountCost": 82.0,
  "SalesTax": 83.0,
  "TotalCost": 84.0,
  "UnitCost": 85.0,
  "CustomerCost": 86.0,
  "ExpressCost": 87.0,
  "SunstoneCost": 88.0,
  "PromoDiscount": 89.0,
  "EstManDate": "2026-06-12T20:43:10.620808-07:00",
  "EstShipDate": "2026-06-12T20:43:10.620808-07:00",
  "EstDeliverDate": "2026-06-12T20:43:10.620808-07:00",
  "DateOfOrder": "sample string 93",
  "TimeOfOrder": "sample string 94",
  "arg1": "sample string 95",
  "appVersion": "sample string 96",
  "fileVersion": "sample string 97",
  "operatingSystem": "sample string 98",
  "SpecialInstructions": "sample string 99",
  "ETestCostCustomer": 100.0,
  "ETestCostSunstone": 101.0,
  "ETestCostExpress": 102.0
}

application/xml, text/xml

Sample:
<ExpressPCBIncommingOrder xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ExpressPcbWebsiteAPI.Models">
  <AreaCost>81</AreaCost>
  <AuthorizationNum>sample string 43</AuthorizationNum>
  <BillingAddressLine1>sample string 35</BillingAddressLine1>
  <BillingAddressLine2>sample string 36</BillingAddressLine2>
  <BillingCity>sample string 37</BillingCity>
  <BillingCompanyName>sample string 33</BillingCompanyName>
  <BillingCountry>sample string 40</BillingCountry>
  <BillingState>sample string 38</BillingState>
  <BillingZip>sample string 39</BillingZip>
  <BoardMaxDim>58</BoardMaxDim>
  <BoardMinDim>59</BoardMinDim>
  <BoardRate>79</BoardRate>
  <BoardSetupCost>78</BoardSetupCost>
  <BoardXDim>56</BoardXDim>
  <BoardYDim>57</BoardYDim>
  <CCExpirationMonth>sample string 46</CCExpirationMonth>
  <CCExprirationDate>sample string 48</CCExprirationDate>
  <CCExprirationYear>sample string 47</CCExprirationYear>
  <CreditCardNumber>sample string 45</CreditCardNumber>
  <CreditCardType>49</CreditCardType>
  <CustomerCost>86</CustomerCost>
  <CutOuts>61</CutOuts>
  <DateCode>true</DateCode>
  <DateCodeCostCustomer>7</DateCodeCostCustomer>
  <DateCodeCostExpress>9</DateCodeCostExpress>
  <DateCodeCostSunstone>8</DateCodeCostSunstone>
  <DateOfOrder>sample string 93</DateOfOrder>
  <DateOfRecord>2026-06-12T20:43:10.6051833-07:00</DateOfRecord>
  <DaysToManufacture>62</DaysToManufacture>
  <DaysToShip>63</DaysToShip>
  <DiscountCost>82</DiscountCost>
  <EMailAddress>sample string 27</EMailAddress>
  <ETestCostCustomer>100</ETestCostCustomer>
  <ETestCostExpress>102</ETestCostExpress>
  <ETestCostSunstone>101</ETestCostSunstone>
  <ElectricalTest>true</ElectricalTest>
  <EstDeliverDate>2026-06-12T20:43:10.620808-07:00</EstDeliverDate>
  <EstManDate>2026-06-12T20:43:10.620808-07:00</EstManDate>
  <EstShipDate>2026-06-12T20:43:10.620808-07:00</EstShipDate>
  <ExpressCost>87</ExpressCost>
  <Gerbers>true</Gerbers>
  <LayerCount>60</LayerCount>
  <LotCode>true</LotCode>
  <LotCodeCostCustomer>4</LotCodeCostCustomer>
  <LotCodeCostExpress>6</LotCodeCostExpress>
  <LotCodeCostSunstone>5</LotCodeCostSunstone>
  <NameAsOnCreditCard>sample string 34</NameAsOnCreditCard>
  <NumberOfHoles>64</NumberOfHoles>
  <OrderID>12</OrderID>
  <OrderIDNumber>sample string 13</OrderIDNumber>
  <OrderSetupCost>77</OrderSetupCost>
  <OriginalPCBFileName>sample string 14</OriginalPCBFileName>
  <PCBFileName>sample string 15</PCBFileName>
  <PONumber>sample string 41</PONumber>
  <PaymentTransactionId>sample string 44</PaymentTransactionId>
  <PhoneNumber>sample string 26</PhoneNumber>
  <PromoCode>sample string 32</PromoCode>
  <PromoDiscount>89</PromoDiscount>
  <Quantity>53</Quantity>
  <ReceivedPayment>true</ReceivedPayment>
  <SalesTax>83</SalesTax>
  <SchematicFileLinked>4</SchematicFileLinked>
  <ServiceDescription>sample string 55</ServiceDescription>
  <ServiceType>54</ServiceType>
  <ShippingAddressLine1>sample string 20</ShippingAddressLine1>
  <ShippingAddressLine2>sample string 21</ShippingAddressLine2>
  <ShippingCity>sample string 22</ShippingCity>
  <ShippingCompanyName>sample string 19</ShippingCompanyName>
  <ShippingContainer>31</ShippingContainer>
  <ShippingCost>80</ShippingCost>
  <ShippingCountry>sample string 25</ShippingCountry>
  <ShippingFirstName>sample string 17</ShippingFirstName>
  <ShippingLastName>sample string 18</ShippingLastName>
  <ShippingService>28</ShippingService>
  <ShippingServiceDescription>sample string 29</ShippingServiceDescription>
  <ShippingState>sample string 23</ShippingState>
  <ShippingWeight>30</ShippingWeight>
  <ShippingZip>sample string 24</ShippingZip>
  <SilkScreenColorBottom>70</SilkScreenColorBottom>
  <SilkScreenColorTop>69</SilkScreenColorTop>
  <SilkScreenOption>7</SilkScreenOption>
  <SolderMaskColorBottom>68</SolderMaskColorBottom>
  <SolderMaskColorTop>67</SolderMaskColorTop>
  <SolderMaskOption>8</SolderMaskOption>
  <SpecialInstructions>sample string 99</SpecialInstructions>
  <SunstoneCost>88</SunstoneCost>
  <SurfaceFinish>sample string 65</SurfaceFinish>
  <SurfaceFinishId>66</SurfaceFinishId>
  <TimeOfOrder>sample string 94</TimeOfOrder>
  <TotalCost>84</TotalCost>
  <UlCert>true</UlCert>
  <UlCertCostCustomer>1</UlCertCostCustomer>
  <UlCertCostExpress>3</UlCertCostExpress>
  <UlCertCostSunstone>2</UlCertCostSunstone>
  <UnitCost>85</UnitCost>
  <UsedPromo>true</UsedPromo>
  <WebsiteOrder>true</WebsiteOrder>
  <appVersion>sample string 96</appVersion>
  <arg1>sample string 95</arg1>
  <boardAskew>true</boardAskew>
  <boardEdgeElement>52</boardEdgeElement>
  <bottomSilk>true</bottomSilk>
  <bottomSolder>true</bottomSolder>
  <fileVersion>sample string 97</fileVersion>
  <operatingSystem>sample string 98</operatingSystem>
  <originalPath>sample string 16</originalPath>
  <partNumber>sample string 50</partNumber>
  <partRevision>sample string 51</partRevision>
  <plainRectangle>true</plainRectangle>
  <source>sample string 10</source>
  <topSilk>true</topSilk>
  <topSolder>true</topSolder>
</ExpressPCBIncommingOrder>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

RateResponse
NameDescriptionTypeAdditional information
RateResponse

RateResponseClass

None.

hasErrors

boolean

None.

errors

string

None.

exception

Exception

None.

Response Formats

application/json, text/json

Sample:
{
  "RateResponse": {
    "Response": {
      "ResponseStatus": {
        "Code": "sample string 1",
        "Description": "sample string 2"
      },
      "Alert": [
        {
          "Code": "sample string 1",
          "Description": "sample string 2"
        },
        {
          "Code": "sample string 1",
          "Description": "sample string 2"
        }
      ],
      "TransactionReference": {
        "CustomerContext": "sample string 1"
      }
    },
    "RatedShipment": {
      "Service": {
        "Code": "sample string 1",
        "Description": "sample string 2"
      },
      "RatedShipmentAlert": [
        {
          "Code": "sample string 1",
          "Description": "sample string 2"
        },
        {
          "Code": "sample string 1",
          "Description": "sample string 2"
        }
      ],
      "BillingWeight": {
        "UnitOfMeasurement": {
          "Code": "sample string 1",
          "Description": "sample string 2"
        },
        "Weight": "sample string 1"
      },
      "TransportationCharges": {
        "CurrencyCode": 0,
        "MonetaryValue": "sample string 1"
      },
      "BaseServiceCharge": {
        "CurrencyCode": 0,
        "MonetaryValue": "sample string 1"
      },
      "ItemizedCharges": [
        {
          "Code": "1",
          "CurrencyCode": 0,
          "MonetaryValue": "sample string 1",
          "SubType": "sample string 2"
        },
        {
          "Code": "1",
          "CurrencyCode": 0,
          "MonetaryValue": "sample string 1",
          "SubType": "sample string 2"
        }
      ],
      "ServiceOptionsCharges": {
        "CurrencyCode": 0,
        "MonetaryValue": "sample string 1"
      },
      "TotalCharges": {
        "CurrencyCode": 0,
        "MonetaryValue": "sample string 1"
      },
      "NegotiatedRateCharges": {
        "BaseServiceCharge": {
          "CurrencyCode": 0,
          "MonetaryValue": "sample string 1"
        },
        "ItemizedCharges": [
          {
            "Code": "1",
            "CurrencyCode": 0,
            "MonetaryValue": "sample string 1",
            "SubType": "sample string 2"
          },
          {
            "Code": "1",
            "CurrencyCode": 0,
            "MonetaryValue": "sample string 1",
            "SubType": "sample string 2"
          }
        ],
        "TotalCharge": {
          "CurrencyCode": 0,
          "MonetaryValue": "sample string 1"
        }
      },
      "GuaranteedDelivery": {
        "BusinessDaysInTransit": "1"
      },
      "RatedPackage": [
        {
          "TransportationCharges": {
            "CurrencyCode": 0,
            "MonetaryValue": "sample string 1"
          },
          "BaseServiceCharge": {
            "CurrencyCode": 0,
            "MonetaryValue": "sample string 1"
          },
          "ServiceOptionsCharges": {
            "CurrencyCode": 0,
            "MonetaryValue": "sample string 1"
          },
          "ItemizedCharges": [
            {
              "Code": "1",
              "CurrencyCode": 0,
              "MonetaryValue": "sample string 1",
              "SubType": "sample string 2"
            },
            {
              "Code": "1",
              "CurrencyCode": 0,
              "MonetaryValue": "sample string 1",
              "SubType": "sample string 2"
            }
          ],
          "TotalCharges": {
            "CurrencyCode": 0,
            "MonetaryValue": "sample string 1"
          },
          "NegotiatedCharges": {
            "BaseServiceCharge": {
              "CurrencyCode": 0,
              "MonetaryValue": "sample string 1"
            },
            "TransportationCharges": {
              "CurrencyCode": 0,
              "MonetaryValue": "sample string 1"
            },
            "ServiceOptionsCharges": {
              "CurrencyCode": 0,
              "MonetaryValue": "sample string 1"
            },
            "TotalCharge": {
              "CurrencyCode": 0,
              "MonetaryValue": "sample string 1"
            },
            "ItemizedCharges": [
              {
                "Code": "1",
                "CurrencyCode": 0,
                "MonetaryValue": "sample string 1",
                "SubType": "sample string 2"
              },
              {
                "Code": "1",
                "CurrencyCode": 0,
                "MonetaryValue": "sample string 1",
                "SubType": "sample string 2"
              }
            ]
          },
          "Weight": "sample string 1",
          "BillingWeight": {
            "UnitOfMeasurement": {
              "Code": "sample string 1",
              "Description": "sample string 2"
            },
            "Weight": "sample string 1"
          }
        },
        {
          "TransportationCharges": {
            "CurrencyCode": 0,
            "MonetaryValue": "sample string 1"
          },
          "BaseServiceCharge": {
            "CurrencyCode": 0,
            "MonetaryValue": "sample string 1"
          },
          "ServiceOptionsCharges": {
            "CurrencyCode": 0,
            "MonetaryValue": "sample string 1"
          },
          "ItemizedCharges": [
            {
              "Code": "1",
              "CurrencyCode": 0,
              "MonetaryValue": "sample string 1",
              "SubType": "sample string 2"
            },
            {
              "Code": "1",
              "CurrencyCode": 0,
              "MonetaryValue": "sample string 1",
              "SubType": "sample string 2"
            }
          ],
          "TotalCharges": {
            "CurrencyCode": 0,
            "MonetaryValue": "sample string 1"
          },
          "NegotiatedCharges": {
            "BaseServiceCharge": {
              "CurrencyCode": 0,
              "MonetaryValue": "sample string 1"
            },
            "TransportationCharges": {
              "CurrencyCode": 0,
              "MonetaryValue": "sample string 1"
            },
            "ServiceOptionsCharges": {
              "CurrencyCode": 0,
              "MonetaryValue": "sample string 1"
            },
            "TotalCharge": {
              "CurrencyCode": 0,
              "MonetaryValue": "sample string 1"
            },
            "ItemizedCharges": [
              {
                "Code": "1",
                "CurrencyCode": 0,
                "MonetaryValue": "sample string 1",
                "SubType": "sample string 2"
              },
              {
                "Code": "1",
                "CurrencyCode": 0,
                "MonetaryValue": "sample string 1",
                "SubType": "sample string 2"
              }
            ]
          },
          "Weight": "sample string 1",
          "BillingWeight": {
            "UnitOfMeasurement": {
              "Code": "sample string 1",
              "Description": "sample string 2"
            },
            "Weight": "sample string 1"
          }
        }
      ]
    }
  },
  "hasErrors": true,
  "errors": "sample string 2",
  "exception": {
    "ClassName": "System.Exception",
    "Message": null,
    "Data": null,
    "InnerException": null,
    "HelpURL": "sample string 1",
    "StackTraceString": null,
    "RemoteStackTraceString": null,
    "RemoteStackIndex": 0,
    "ExceptionMethod": null,
    "HResult": 3,
    "Source": "sample string 2",
    "WatsonBuckets": null
  }
}

application/xml, text/xml

Sample:
<RateResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ExpressPcbWebsiteAPI.Models.UPS">
  <RateResponse_RateResponse>
    <RatedShipment>
      <BaseServiceCharge>
        <CurrencyCode>Usd</CurrencyCode>
        <MonetaryValue>sample string 1</MonetaryValue>
      </BaseServiceCharge>
      <BillingWeight>
        <UnitOfMeasurement>
          <Code>sample string 1</Code>
          <Description>sample string 2</Description>
        </UnitOfMeasurement>
        <Weight>sample string 1</Weight>
      </BillingWeight>
      <GuaranteedDelivery>
        <BusinessDaysInTransit>1</BusinessDaysInTransit>
      </GuaranteedDelivery>
      <ItemizedCharges>
        <ItemizedCharge>
          <Code>1</Code>
          <CurrencyCode>Usd</CurrencyCode>
          <MonetaryValue>sample string 1</MonetaryValue>
          <SubType>sample string 2</SubType>
        </ItemizedCharge>
        <ItemizedCharge>
          <Code>1</Code>
          <CurrencyCode>Usd</CurrencyCode>
          <MonetaryValue>sample string 1</MonetaryValue>
          <SubType>sample string 2</SubType>
        </ItemizedCharge>
      </ItemizedCharges>
      <NegotiatedRateCharges>
        <BaseServiceCharge>
          <CurrencyCode>Usd</CurrencyCode>
          <MonetaryValue>sample string 1</MonetaryValue>
        </BaseServiceCharge>
        <ItemizedCharges>
          <ItemizedCharge>
            <Code>1</Code>
            <CurrencyCode>Usd</CurrencyCode>
            <MonetaryValue>sample string 1</MonetaryValue>
            <SubType>sample string 2</SubType>
          </ItemizedCharge>
          <ItemizedCharge>
            <Code>1</Code>
            <CurrencyCode>Usd</CurrencyCode>
            <MonetaryValue>sample string 1</MonetaryValue>
            <SubType>sample string 2</SubType>
          </ItemizedCharge>
        </ItemizedCharges>
        <TotalCharge>
          <CurrencyCode>Usd</CurrencyCode>
          <MonetaryValue>sample string 1</MonetaryValue>
        </TotalCharge>
      </NegotiatedRateCharges>
      <RatedPackage>
        <RatedPackage>
          <BaseServiceCharge>
            <CurrencyCode>Usd</CurrencyCode>
            <MonetaryValue>sample string 1</MonetaryValue>
          </BaseServiceCharge>
          <BillingWeight>
            <UnitOfMeasurement>
              <Code>sample string 1</Code>
              <Description>sample string 2</Description>
            </UnitOfMeasurement>
            <Weight>sample string 1</Weight>
          </BillingWeight>
          <ItemizedCharges>
            <ItemizedCharge>
              <Code>1</Code>
              <CurrencyCode>Usd</CurrencyCode>
              <MonetaryValue>sample string 1</MonetaryValue>
              <SubType>sample string 2</SubType>
            </ItemizedCharge>
            <ItemizedCharge>
              <Code>1</Code>
              <CurrencyCode>Usd</CurrencyCode>
              <MonetaryValue>sample string 1</MonetaryValue>
              <SubType>sample string 2</SubType>
            </ItemizedCharge>
          </ItemizedCharges>
          <NegotiatedCharges>
            <BaseServiceCharge>
              <CurrencyCode>Usd</CurrencyCode>
              <MonetaryValue>sample string 1</MonetaryValue>
            </BaseServiceCharge>
            <ItemizedCharges>
              <ItemizedCharge>
                <Code>1</Code>
                <CurrencyCode>Usd</CurrencyCode>
                <MonetaryValue>sample string 1</MonetaryValue>
                <SubType>sample string 2</SubType>
              </ItemizedCharge>
              <ItemizedCharge>
                <Code>1</Code>
                <CurrencyCode>Usd</CurrencyCode>
                <MonetaryValue>sample string 1</MonetaryValue>
                <SubType>sample string 2</SubType>
              </ItemizedCharge>
            </ItemizedCharges>
            <ServiceOptionsCharges>
              <CurrencyCode>Usd</CurrencyCode>
              <MonetaryValue>sample string 1</MonetaryValue>
            </ServiceOptionsCharges>
            <TotalCharge>
              <CurrencyCode>Usd</CurrencyCode>
              <MonetaryValue>sample string 1</MonetaryValue>
            </TotalCharge>
            <TransportationCharges>
              <CurrencyCode>Usd</CurrencyCode>
              <MonetaryValue>sample string 1</MonetaryValue>
            </TransportationCharges>
          </NegotiatedCharges>
          <ServiceOptionsCharges>
            <CurrencyCode>Usd</CurrencyCode>
            <MonetaryValue>sample string 1</MonetaryValue>
          </ServiceOptionsCharges>
          <TotalCharges>
            <CurrencyCode>Usd</CurrencyCode>
            <MonetaryValue>sample string 1</MonetaryValue>
          </TotalCharges>
          <TransportationCharges>
            <CurrencyCode>Usd</CurrencyCode>
            <MonetaryValue>sample string 1</MonetaryValue>
          </TransportationCharges>
          <Weight>sample string 1</Weight>
        </RatedPackage>
        <RatedPackage>
          <BaseServiceCharge>
            <CurrencyCode>Usd</CurrencyCode>
            <MonetaryValue>sample string 1</MonetaryValue>
          </BaseServiceCharge>
          <BillingWeight>
            <UnitOfMeasurement>
              <Code>sample string 1</Code>
              <Description>sample string 2</Description>
            </UnitOfMeasurement>
            <Weight>sample string 1</Weight>
          </BillingWeight>
          <ItemizedCharges>
            <ItemizedCharge>
              <Code>1</Code>
              <CurrencyCode>Usd</CurrencyCode>
              <MonetaryValue>sample string 1</MonetaryValue>
              <SubType>sample string 2</SubType>
            </ItemizedCharge>
            <ItemizedCharge>
              <Code>1</Code>
              <CurrencyCode>Usd</CurrencyCode>
              <MonetaryValue>sample string 1</MonetaryValue>
              <SubType>sample string 2</SubType>
            </ItemizedCharge>
          </ItemizedCharges>
          <NegotiatedCharges>
            <BaseServiceCharge>
              <CurrencyCode>Usd</CurrencyCode>
              <MonetaryValue>sample string 1</MonetaryValue>
            </BaseServiceCharge>
            <ItemizedCharges>
              <ItemizedCharge>
                <Code>1</Code>
                <CurrencyCode>Usd</CurrencyCode>
                <MonetaryValue>sample string 1</MonetaryValue>
                <SubType>sample string 2</SubType>
              </ItemizedCharge>
              <ItemizedCharge>
                <Code>1</Code>
                <CurrencyCode>Usd</CurrencyCode>
                <MonetaryValue>sample string 1</MonetaryValue>
                <SubType>sample string 2</SubType>
              </ItemizedCharge>
            </ItemizedCharges>
            <ServiceOptionsCharges>
              <CurrencyCode>Usd</CurrencyCode>
              <MonetaryValue>sample string 1</MonetaryValue>
            </ServiceOptionsCharges>
            <TotalCharge>
              <CurrencyCode>Usd</CurrencyCode>
              <MonetaryValue>sample string 1</MonetaryValue>
            </TotalCharge>
            <TransportationCharges>
              <CurrencyCode>Usd</CurrencyCode>
              <MonetaryValue>sample string 1</MonetaryValue>
            </TransportationCharges>
          </NegotiatedCharges>
          <ServiceOptionsCharges>
            <CurrencyCode>Usd</CurrencyCode>
            <MonetaryValue>sample string 1</MonetaryValue>
          </ServiceOptionsCharges>
          <TotalCharges>
            <CurrencyCode>Usd</CurrencyCode>
            <MonetaryValue>sample string 1</MonetaryValue>
          </TotalCharges>
          <TransportationCharges>
            <CurrencyCode>Usd</CurrencyCode>
            <MonetaryValue>sample string 1</MonetaryValue>
          </TransportationCharges>
          <Weight>sample string 1</Weight>
        </RatedPackage>
      </RatedPackage>
      <RatedShipmentAlert>
        <Service>
          <Code>sample string 1</Code>
          <Description>sample string 2</Description>
        </Service>
        <Service>
          <Code>sample string 1</Code>
          <Description>sample string 2</Description>
        </Service>
      </RatedShipmentAlert>
      <Service>
        <Code>sample string 1</Code>
        <Description>sample string 2</Description>
      </Service>
      <ServiceOptionsCharges>
        <CurrencyCode>Usd</CurrencyCode>
        <MonetaryValue>sample string 1</MonetaryValue>
      </ServiceOptionsCharges>
      <TotalCharges>
        <CurrencyCode>Usd</CurrencyCode>
        <MonetaryValue>sample string 1</MonetaryValue>
      </TotalCharges>
      <TransportationCharges>
        <CurrencyCode>Usd</CurrencyCode>
        <MonetaryValue>sample string 1</MonetaryValue>
      </TransportationCharges>
    </RatedShipment>
    <Response>
      <Alert>
        <Service>
          <Code>sample string 1</Code>
          <Description>sample string 2</Description>
        </Service>
        <Service>
          <Code>sample string 1</Code>
          <Description>sample string 2</Description>
        </Service>
      </Alert>
      <ResponseStatus>
        <Code>sample string 1</Code>
        <Description>sample string 2</Description>
      </ResponseStatus>
      <TransactionReference>
        <CustomerContext>sample string 1</CustomerContext>
      </TransactionReference>
    </Response>
  </RateResponse_RateResponse>
  <errors>sample string 2</errors>
  <exception xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <ClassName xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">System.Exception</ClassName>
    <Message i:nil="true" xmlns="" />
    <Data i:nil="true" xmlns="" />
    <InnerException i:nil="true" xmlns="" />
    <HelpURL xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 1</HelpURL>
    <StackTraceString i:nil="true" xmlns="" />
    <RemoteStackTraceString i:nil="true" xmlns="" />
    <RemoteStackIndex xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:int" xmlns="">0</RemoteStackIndex>
    <ExceptionMethod i:nil="true" xmlns="" />
    <HResult xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:int" xmlns="">3</HResult>
    <Source xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string" xmlns="">sample string 2</Source>
    <WatsonBuckets i:nil="true" xmlns="" />
  </exception>
  <hasErrors>true</hasErrors>
</RateResponse>