<?xml version="1.0"?>
<updateCustomerShippingAddressRequest>
<merchantAuthentication>
<name>3cL9T4xD</name>
<transactionKey>5588es6BM7hJbT5V</transactionKey>
</merchantAuthentication>
<customerProfileId>5427896</customerProfileId>
<address>
<firstName>John</firstName>
<lastName>Doe</lastName>
<company/>
<address>123 Main St.</address>
<city>Bellevue</city>
<state>WA</state>
<zip>98004</zip>
<country>USA</country>
<phoneNumber>800-555-1234</phoneNumber>
<faxNumber>800-555-1234</faxNumber>
<customerAddressId>4907537</customerAddressId>
</address>
</updateCustomerShippingAddressRequest>
|