Discussions
Can't create shipments in Test mode
Hello, my name is Mikhail, I am trying to integrate Easyship API. I've already integrated getting rates and tracking, but shipments creates only with production key. For integration of the label functionality I need to have created test shipment because if I try to get labels with test key for shipment that was created with production key - it doesn't work.
When I try to create shipments with test key I get following error: "Pickup was not placed. Error: CloudShipmentManagerError - action: create_by_api - Origin address Please create an address before creating a shipment.", but I've specified address in the Easyship dashboard and this error doesn't appear when I do the same but with production key.
Why is the post to https://api.easyship.com/2023-01/rates onlyl returning one rate
The API reference states:
The Rates API allows you to request a list of shipping quotes for a prospective Shipment. The response will also indicate which Courier is the cheapest, fastest and best value for money, which is a combination of speed, price and reliability.
HTTP Error 403: Forbidden
I'm using python 3+ and getting this error.
B2B Marketplace
Will easy ship be able to show freight rate from multiple vendors with cubage and weight orders?
Joomla Multi-vendor site
I have a Joomla site and am integrating Quick2Cart to sell products from multi-vendors. Will I be able to integrate easyship to allow each vendor access to be able to ship using easyship?
Unable to download Shipping Documents
Goof afternoon, I am unable to download my documents in Easyship, its been an hour or so and it still says "pending". Do help me in this matter.
Parts to Box size
We sell over 10M parts. We know the width, length, and weight of easy item we ship. When we setup parts in our inventory system we want to assign a box to the item we ship.
Pickup Request not working as expected
Hi .
I have trouble submitting the pickup request to that endpoint with multiple shipment ids.it will always return either "All shipments must belong to the same origin_address_id" or" conflict with timezone" .what is the timezone should I use for pickup requests as our server is located in Singapore.
Partial Success creating shipment
Hello,
"messages":["Not Support Failure: No rates for this country"]
During testing on "Request Rates & taxes API" https://api.easyship.com/rate/v1/rates, API response is with "messages":["Not Support Failure: No rates for this country"] for international delivery rate. I cannot find anything in API reference for this issue. let me know how to fix it.