Discussions
Cannot get label by API in Sandbox
I have created a testing shipment in sandbox using create_and_buy_label API and the shipment is created with easyship_shipment_id , then I used the easyship_shipment_id to get the label from https://api.easyship.com/label/v1/labels, but it returned error:
{"message":"Shipments not found or labels already requested: ESUS10018758","errors":["Shipments not found or labels already requested: ESUS10018758"],"labels":[],"total_cost":null,"available_balance":-1673.52}
Can not get rate
Hi admin!
Facing Issue will using EasyShip api
Created a sandbox token and tried to test the rates endpoint but getting routes not found error. Same behaviour was found for all the api.
Why are shipments not created?
Hi,
Getting Shipment Pricing through API with box size
In the order of execution in the API, it seems like when you’re creating a shipment that you first get the rate. Once you have the rate then you go through and create a shipment.
API and TOKEN
Hi Guys,
Rate endpoint not returning accurate values
Our Rate endpoints request are not returning accurate values.
Multiple 3PL API Connections
Hello,
Webhook shipment status change
How can I test this webhook with real data, I have tried to cancel the shipment but it doesnt call to my webhook.
A selection of delivery methods
Hello, when we contact you in the test environment, we are unable to receive shipping methods according to the addresses we are checking, Except for only one address listed in your example:
"origin_address": {
"line_1": "55 Prospect St",
"line_2": "Unit 401",
"state": "NY",
"city": "Sydney",
"postal_code": "11201",
"country_alpha2": "US"