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

Discussions

Ask a Question

Shipping API for e-commerce

I want to solve an API first integration into e-commerce stack for following business use case
a. Ability to define shipping capabilities like time deliveries , next day deliveries etc.
b. Ability to define eligibility as per the contract of my shipping provide. X capability is available on on Y post code
c. Ability to determine promised arrival date basis capability
d. Ability to specify price the user would like to pay
e. Specific area of interest [ FedX provider in UK ]

ANSWERED

Need api ip's for whitelisting

Can somebody please send me the api ip's for whitelisting

ANSWERED

Get Rate API Not Working in Sandbox

Hello Team,

ANSWERED
ANSWERED

Godaddy integration

Can I integrate via API easyship with godaddy?

ANSWERED

Track a shipment just show status "Label Ready"

Hello,
I have been buying a label (of course buy a shipment before) and then use track API (sandbox):
https://api.easyship.com/track/v1/checkpoints,
but got status Label Ready, wait a whole week and status not changed
Did I miss some step?
One more question, callback url installed in Dashboard -> Account -> Company -> Website URL, right?

Get Optimal Box Size

We sell millions of different parts. I know the part length, width, height, and weight. We want to set the box sizes before we place a shipment so we know what type of boxes we need to order from our supplier. What is the best way to calculate box size so we can store it and order boxes?

ANSWERED

Get Shipments From easyhip ERROR: we couldn't find any shipping solutions based on the information provided

Attached is the request and the response - what is the reason for the error?
REQUEST DATA:
{
"origin_address": {
"line_1": "55 PROSPECT ST",
"state": "New York",
"city": "Sydney",
"postal_code": "11201",
"country_alpha2": "US",
"contact_name": "shipping test",
"company_name": "shipping test",
"contact_phone": "+1396380000",
"contact_email": "
[email protected]"
},
"destination_address": {
"line_1": "1 quai de Jemmapes",
"state": "",
"city": "Paris",
"postal_code": "75010",
"country_alpha2": "FR",
"contact_name": "Shira Bar",
"company_name": "Shira Bar",
"contact_phone": "5747479",
"contact_email": "[email protected]"
},
"shipping_settings": {
"units": {
"weight": "kg",
"dimensions": "cm"
}
},
"parcels": [
{
"total_actual_weight": 20,
"box": {
"slug": null,
"length": "17",
"width": "15",
"height": "16"
},
"items": [
{
"description": "test status",
"category": "home_decor",
"sku": "teststatus_64772843",
"quantity": 1,
"dimensions": {
"length": "17",
"width": "15",
"height": "16"
},
"actual_weight": 20,
"declared_currency": "USD",
"declared_customs_value": 2563
}
]
}
]
}

Any UK developers here

I am considering using easyship, for an application i would like developing. Are there any developrs here with expereince of intergrating the easyship API

ANSWERED

Easy api integartion on my websites for shipping purpose

i am a web developer. I have one website and need to implement shipping api in my website like yours (Easy api for shipping purpose).
So you can help me for api integration purpose.
I waiting for your reply.