Discussions

Ask a Question
ANSWERED

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"
);

ANSWERED

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'

ANSWERED

Use USPS delivery confirmation service when create a shipment

Hello Team,

ANSWERED

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.

ANSWERED

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.

ANSWERED

Tennis Bot -> Aktyva - Shipment and Pick Up Bookings

Good day!

ANSWERED

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.

ANSWERED

My BackerKit orders aren't pulling through

My BackerKit orders aren't pulling through to Easyship. Can you help today please?

ANSWERED

Create a shipment API call - no valid responses

I had asked this question 3 days ago and no one responded.

ANSWERED