These docs are for v1.0. Click to read the latest docs for v2024.09.

Discussions

Ask a Question
ANSWERED

Pledgebox Data Push

Hi

ANSWERED

No shipping solutions available based on the information provided

I was getting this message when i create shipment . but it get same courier . but when i use same courier id for create shipment it show following message

ANSWERED

Rates API

I have a question about this endpoint https://api.easyship.com/2023-01/rates. The endpoint documentation shows that you can pass either the ID or the SKU of the product, but I'm getting this error 422
{
"error": {
"code": "invalid_content",
"details": ,
"message": "The request body content is not valid.",
"request_id": "091b71a1d17b19f63b63317d71857e0e",
"type": "invalid_request_error"
}
}
the documentation states "if you provide the box object, its dimensions will prevail over the summary dimensions of each individual item. If not specified, items dimensions are mandatory to calculate the best box size for the parcel".
I don't have the box nor the item dimensions so I can't provide them, and so I want to know why I have to pass the item dimensions if I'm passing the ID/SKU of the product and the dimensions can be obtained using that ID/SKU.

ANSWERED

EORI number for UK shipments

Hello, I know this is not strictly related to the API, but customer support is not quite aware of this technical level detail it seems, and we will need to make changes to our label creation code when sending requests to set the DDU to DDP and input the EORI in the TAX ID field as it seems to not be handled correctly by easyship.

ANSWERED

Getting tracking status of a shipment in our platform

Hi,

ANSWERED

Not able to get Logo URL for couriers

I want to get courier services logos but i am not able to get correct logo URLs in Curriers API

ANSWERED

How to fetch shipments based on email ID?

Hi team, can someone please let me know how we can fetch shipments using the email address of the receiver? In the API documentation, we found endpoints that retrieve all shipments but we would like to fetch only those corresponding to an email ID?
Can someone please help?

ANSWERED

Create a shipment API call - no valid responses

We've tried filling out the fields a million different ways and can't seem to ever get a valid 200 response with shipping options from the "Create a shipment" API call. We always get a 202. Please see below for the payload:

ANSWERED

How to easyshipping connect with UPS

Hi,

ANSWERED