Discussions
Where should I get my client_id and client_secret?
I am developing a platform for my clients to access the Easyship platform. I am making reference to https://developers.easyship.com/docs/how-to-authorize-easyship-user. I wonder where I could apply for my client ID and secret.
What is qr_code in shipping_settings during creating shipment 2023-01/shipments?
What is difference between qr_code
option and qr_code_with_label
option?
get rates is not working
`async function getShippingPriceEasyShip() {
try {
Shipments not being recognised in front end
When I create a shipment using the https://api.easyship.com/2023-01/shipments and then https://api.easyship.com/2023-01/labels, the resulting shipment is not recognised in the front end at all!
Not Allowed to book timeslot for courier
I am trying to use this endpoint https://api.easyship.com/2023-01/pickups
Not Receiving Webhooks from Easyship Intermittently
I have several orders that I have not received the updated hook for the return. See that the order was delivered on the outbound, but not seeing the return hook bring in that information (most are sending return and I am getting hooks for them).
Please tell me how can I use API.
Hello Admin
I hope you are doing well.
I am new to easyship API.
So please tell me specifically which API to use and when.
Best Regards
Sandbox API returns no quotes
Using Sandbox API leads to no quotes returned
How can I use test easyship API?
Hello Easyship Support,
i am getting "Sorry, we couldn't find any shipping solutions based on the information provided." i am using sandbox account for this
"meta": {
"errors": [
"Sorry, we couldn't find any shipping solutions based on the information provided."
],
"request_id": "29e8ff8c610e0610f1769319b02f4955",
"status": "partial_success",
"unavailable_couriers": []
}