Reputation: 474
I'm using My UserID instead of XXXX. Please see the attached Image ScreenShot
https://secure.shippingapis.com/ShippingAPITest.dll?
API=CarrierPickupAvailability&XML=
<CarrierPickupAvailabilityRequest USERID="XXXX">
<FirmName>ABC Corp.</FirmName>
<SuiteOrApt>Suite 777</SuiteOrApt>
<Address2>1390 Market Street</Address2>
<Urbanization></Urbanization>
<City>Houston</City>
<State>TX</State>
<ZIP5>77058</ZIP5>
<ZIP4>1234</ZIP4>
</CarrierPickupAvailabilityRequest>
Upvotes: 1
Views: 974
Reputation: 800
Now getting this Error -> 80040B1A Authorization failure. Perhaps username and/or password is incorrect. USPSCOM::DoAuth
Contact [email protected] and include your UserID. They need to enable the Pickups feature for your account.
BTW as of 2019 the WebTools APIs are located at:
sandbox (use your production UserID)
production (remove the "stg-" part)
Upvotes: 4