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

Discussions

Ask a Question

Display pickup address instead of default sender address on labels

We are currently using API to create shipment. With your hidden API provided earlier, we are able to specify different pick up addresses for each shipment.

ANSWERED

How Can we enable or disable Residential Address using API

Hello Support

ANSWERED

400 Errors For Ship Requests

Most ship requests suceed, but this one CONSISTENTLY fails with a 400 error:

Joomla Multi-vendor site

I have a Joomla site and am integrating Quick2Cart to sell products from multi-vendors. Will I be able to integrate easyship to allow each vendor access to be able to ship using easyship?

ANSWERED

Get Rate API Not Working in Sandbox

Hello Team,

ANSWERED

Dynamic Source Location while creating the shipping labels

Hello Team,

ANSWERED

DELETE /address/v1/addresses will there be this api?

Since I can create address in the post api, delete will be desired too.
Thanks

Specifying a sender address while creating a shipment

Hi. We see that there is no way to specify a sender address while creating a shipment via the API - looks like it takes the default address of the platform. However, in our case, each shipment will have a different sender address. Is there a way to achieve this? Or, is there a way to create an address using the API and specify this address id while creating shipment? Let us know.

ANSWERED

Only displaying USPS Parcel Select/USPS Priority Mail despite setting up shipping rules

I've set up shipping rules on my site with Bigcommerce and established shipping rules to only allow Priority Mail and Priority Mail Express. When going on the store to test rates with items in the cart, why are the wrong rates showing up?

ANSWERED

api webhook label_url null

Sometimes the shipment.label.created webhook send back the label_url with null value.
This value would crash my code sometimes.
What is going on there? Thank you