Discussions
Shipment partial_success
Hi Support,
Posted by Rajkumar Singh about 7 hours ago
API - Get a label after Shipment was created
Hi,
Posted by Tomer Shahar 5 days ago
Pallet shipping functionality
Hi everyone,
Posted by Marcel 5 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 18 days ago
Unable to create shipment with missing contact phone in destination address
Here is the payload:
Posted by Maksim 20 days ago
i am getting error "route not found"
i am fetching rates using below request, it is giving error route not found, can you please help to resolve it.
Posted by Daya R 23 days ago
FedEx Saturday Delivery
Currently there is no way to enable Saturday delivery (FedEx specifically) when creating orders via API. That option is available in the dashboard UI.
Posted by Dac 26 days ago
Free & Discounted Shipping
hello sir I have already integrated my ecommerc api with easyship and now I need Free & Discounted Shipping for my own ecommerc Nabkab API
Is that possible to do that?
Posted by nabkab 28 days ago
Clarification on Creating Shipments via API
Hi there,
Posted by Ahmad 30 days ago