Discussions

Ask a Question

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.

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?

Clarification on Creating Shipments via API

Hi there,

I was creating label through sandbox access token ,But i am getting Issue .

Request body:

Linnworks - Courier not available, Please select another service

Hello, I am getting this error with the easyship to linnworks connection. Can you help fix this?

Label genertion

i am able to get commercial invoice using this api
https://api.easyship.com/2023-01/shipments/${easyShipId}/documents?document_type=commercial_invoice
of any order by passing easyship id
My quesiton is i want to get label as well
which api i can use ?

How to

I have followed the guide on how to link Easyship extension and plugin to woocommerce store and I have got the message "connected" but it is not working online. It is giving the error No shipping options were found".. Could someone help please? Thanks

Sandbox Access Token not generated

Hi,

Sync with my crm

i am able to get all shipments through api in my crm,so what i want that i can also change status tp my crm and that is directly sync in easy ship to provess the order,as i am already doing it with ecwid,but i need to do it in my crm now using api or web.
Do you provide any api or webhook ?

List all Trackings - "trackings": [] - Data

For the api call (https://public-api.easyship.com/2024-09/shipments/trackings) to list all the trackings for shipments I noticed there is a child named "trackings" and its data is empty for all the tracking queries. I saw this child holds important data I would like to have access to being "tracking_state". How does this data get generated in production, also how could I test this? Incase a real shipment needs to be created, how could I test a shipment and enter in data for testing purposes? All of my shipments on my account are similar so if someone could better explain this it would be very helpful. Thank you in advance!