Discussions
Return request
Hi, is there any API to create a return shipment for a shipment which was not created using easyship?
Return request
Hi is there any API to create a return shipment for a shipment which was not created using easyship?
I can't create shipment use courier USPS - Ground Advantage
Labels Won't Generate
We use Optivision LMS to print labels and they won't print. The error message we receive is "additional services none is not a supported additional service."
API lable getting
Client error: POST https://api.easyship.com/2023-01/labels
resulted in a 422 Unprocessable Entity
response: {"error":{"code":"invalid_content","details":["undefined method `map' for #<ActionController::Parameters {"easyship_shi (truncated...)
I am unable to request /api/rates endpoints
app.get('/api/rates', (request, response) => {
response.setHeader("Access-Control-Allow-Origin", "*");
response.header(
"Access-Control-Allow-Headers",
"Origin, X-Requested-With, Content-Type, Accept"
);
Australia DDP DDU setting is not available?
Hello, is DDP DDU not required for imports to Australia? We are setting it manually via API, the came code works for the UK so not sure why it does not work for AU, we assume the country code for Australia is 'AU'
Use USPS delivery confirmation service when create a shipment
Hello Team,
Using the "set_as_residential: true" in the "rates_request" api route, doesn't work.
I've posted this in a 3 year old thread which was marked as answered and I'm afraid that it will not be addressed due to seeing other questions after the ticket was marked answered left without the reply. So starting new one, in hopes to receive a reply from EasyShip Team.
Created Shipments showing in API call, but not Dashboard
I'm trying to create shipments on a client's website and they would then use the easyship dashboard from there to complete the process.