Discussions
Shiping API Giving Internal Server error
I am Trying to call the get all shipment API but getting Internal Server error Following is the Response for the same
Posted by Riad 2 days ago
From Shipping Chaos to Easytrack Zen
Hey everyone!
Posted by Natasha John 6 days ago
Shipping APIs Are Breaking My Brain
Hey y’all. So I’m trying to build this small eCommerce site for a uni side project (slash maybe actual business if I don’t totally bomb it), and I’m using Easyship’s API to handle shipping stuff rates, labels, tracking, the usual. I’ve done some basic API stuff before, but this is kinda next-level for me and I’m seriously stuck on webhooks.
Posted by Jasmine Kurb 9 days ago
Subject: Country Coverage Inquiry for Integration with The Contract Master
Dear Easyship Team,
Posted by Qasim Pervez 13 days ago
Shipment partial_success
Hi Support,
Posted by Rajkumar Singh 21 days ago
API - Get a label after Shipment was created
Hi,
Posted by Tomer Shahar 25 days ago
Pallet shipping functionality
Hi everyone,
Posted by Marcel 26 days ago
The API always returns: 'Access to this resource requires scope(s) public.address_validation:write', but this scope was already selected in the dashboard
curl --request POST \
--url https://public-api.easyship.com/2024-09/addresses/validations \
--header 'accept: application/json' \
--header 'authorization: Bearer sand_OhQNyNen5VQ5AUEcm2NfxJZzA8CuZNeOWbGRT5sVZq8=' \
--header 'content-type: application/json' \
--data '
{
"country_alpha2": "AD",
"replace_with_validation_result": false,
"city": "London",
"company_name": "Guava Technology",
"line_1": "10 Downing Street",
"postal_code": "SW1A 2AA"
}
'
Posted by Hung about 1 month ago
Unable to create shipment with missing contact phone in destination address
Here is the payload:
Posted by Maksim about 1 month ago