Inactive
- Join Date:
- Feb 2007
- Posts:
- 211
- Plugin Contributions:
- 0
USPS Changes Effective April 17, 2011
What will we need to do to make sure our carts still work? (providing, of course, that USPS doesn't break...)
Web Tools customers;
Please be aware that the USPS Web Tools domestic service standards APIs will be modified as described below:
1. Effective April 17, 2011, the Package Services Service Standards (i.e. StandardB) API response will be altered to accommodate additional messaging for items to or from ZIP Codes outside the contiguous United States and APO/FPO/DPO locations. A new <Message> data element, as shown in the example below, will be present in the StandardB response when the following 3-digit ZIP Codes are used: 995, 996, 997, 998, 999, 967, 968, 969, 006, 007, 008, 009 and APO/FPO/DPO ZIP Codes.
<StandardBResponse>
<OriginZip>902</OriginZip>
<DestinationZip>969</DestinationZip>
<Days>10</Days>
<Message>The timeliness of service to or from destinations outside the contiguous US may be affected by the limited availability of transportation.</Message>
</StandardBResponse>2. Effective April 17, 2011, the Priority Mail Service Standards (i.e. PriorityMail) API response will be altered to accommodate additional messaging for items to or from APO/FPO/DPO ZIP Codes. A new <Message> data element, as shown in the example below, will be present in the PriorityMail response when APO/FPO/DPO 3-digit ZIP Codes are used.
<PriorityMailResponse>
<OriginZip>902</OriginZip>
<DestinationZip>090</DestinationZip>
<Days>Military Mail</Days>
<Message> The origin and/or destination ZIP Code supplied is an APO/FPO/DPO ZIP code. Service commitments to this location are not available at this time****.</Message>
</PriorityMailResponse>3. Effective April 17, 2011, the Express Mail Service Standards (i.e ExpressMail) API will be retired. This API returns only error information currently and will no longer return these errors.
For questions or concerns, please contact the USPS Internet Customer Care Center at 1-800-344-7779 or [email protected].
Thank you,
USPS Web Tools Program Office