Discussions
API Integration
Do you guys have the API documents in spanish?
No shipping solutions available based on the information provided attempting to get a rate
Can you shed some light on this error please?
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,