USPS Web Tools changing by 11/17/08.

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

USPS Web Tools changing by 11/17/08.

Post by jmestep » Sat Nov 15, 2008 8:43 am

I wonder what is going on. Did everybody wait until after the election to make changes, like Paypal issue that has arisen?
I don't know if this effects Able or not, but Web2Market got this email from the USPS:
There will be several changes implemented in Web Tools by November 17, 2008. While the APIs will remain structurally and syntactically backward compatible, changes are possibly substantial enough to affect some users. Please contact icustomercare@usps.com (1-800-344-7779) with any specific schema or enumeration changes.
• Effective September 2008, Bound Printed Matter is no longer a valid service type for all versions of the Delivery Confirmation, Delivery Confirmation PIC, Signature Confirmation, and Signature Confirmation PIC APIs. On November 14, 2008, Web Tools will return an error document instead of a successful label response as shown below:

EFFECTIVE 11/14/2008 PRIOR TO 11/14/2008
<DeliveryConfirmPICCertifyV3.0Request USERID="xxx">
<FromZip5>20770</FromZip5>
<ToZip5>06371</ToZip5>
<ServiceType>Bound Printed Matter</ServiceType>
</DeliveryConfirmPICCertifyV3.0Request>

<?xml version="1.0"?>
<Error>
<Number>-2147218882</Number>
<Source>DC_Respond.DelivConfirmV3:clsDeliveryConfirmationV3.0.ProcessDCRequest; SOLServerConfrm.DC_Respond</Source>
<Description>Effective September 2008, Bound Printer Matter is no longer a valid service type for this API. (BPM is restricted to labels with Permit Imprint.)</Description>
<HelpFile/>
<HelpContext>1000440</HelpContext>
</Error>
<?xml version="1.0"?>
<DeliveryConfirmPICCertifyV3.0Response>
<DeliveryConfirmationNumber>420063719102038555749874163074</DeliveryConfirmationNumber>
</DeliveryConfirmPICCertifyV3.0Response>

Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

kastnerd
Commodore (COMO)
Commodore (COMO)
Posts: 474
Joined: Wed Oct 22, 2008 9:17 am

Re: USPS Web Tools changing by 11/17/08.

Post by kastnerd » Sat Nov 15, 2008 9:05 am

USPS uses package size. Dose able pass that data to USPS currently?

Post Reply