These docs are for v2023.01. Click to read the latest docs for v2024.09.

Discussions

Ask a Question

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"
}
'
ANSWERED

Unable to create shipment with missing contact phone in destination address

Here is the payload:

ANSWERED

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.

ANSWERED

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.

ANSWERED

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?

ANSWERED

Clarification on Creating Shipments via API

Hi there,

ANSWERED

invalid_content

why??

ANSWERED

Labels for every item separately

Hi EasyShip Community, I am stuck in a problem for getting response from easyship api when generating shipment with multiple boxes/items. In the response I'm getting items response but getting a pdf that have sample data in it using sandbox key. Can is there any way to get response for having label for every item.

ANSWERED

Webhooks

Why do webhooks get inactive just with the 3 days?

ANSWERED

Bugs in WooCommerce Plugin

Hi,