17 lines
516 B
Smarty
Raw Normal View History

2016-01-04 12:49:26 +01:00
<?xml version="1.0" ?>
<eparcel>
<language>[[IsoCode]]</language>
<ratesAndServicesRequest>
<merchantCPCID>[[UserLogin]]</merchantCPCID>
<fromPostalCode>[[ShipFromPostalCode]]</fromPostalCode>
<itemsPrice>[[ItemsPrice]]</itemsPrice>
<lineItems>
[[PackageList]]
</lineItems>
<city>[[ShipToCity]]</city>
<provOrState>[[ShipToStateCode]]</provOrState>
<country>[[ShipToCountryCode]]</country>
<postalCode>[[ShipToPostalCode]]</postalCode>
</ratesAndServicesRequest>
</eparcel>