Discussions
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.
Tennis Bot -> Aktyva - Shipment and Pick Up Bookings
Good day!
Create a shipment - 202 response
We were told last week that the 202 response we were getting was because we were using the sandbox. We are using the production key and still getting 202 responses.
My BackerKit orders aren't pulling through
My BackerKit orders aren't pulling through to Easyship. Can you help today please?
Create a shipment API call - no valid responses
I had asked this question 3 days ago and no one responded.
API-Based Creation of Return Shipments without Forward Shipment Dependency
While developing Easyship APIs, we discovered a limitation—return shipments can only be created if there's an existing forward shipment in Easyship. To address this, we created forward shipment and included additional information like "RETURNS" and "RETURNED GOODS" on the label.
Return Shipment API - https://developers.easyship.com/reference/return_shipments_create