Discussions
Cannot get rates from default API
API returns ["Sorry, we couldn't find any shipping solutions based on the information provided."]}"
AU POST Generate Manifest
Hi!
Dynamic Origin Address
Dear Support,
Clarification on item quantity & dimensional information
Hello,
Failed to create shipment
Hello Team,
"label_url":null
I was able to create and purchase a label sucessfully using the API, however I received a null value for label url in response .
unable to generate shipping label
I'm trying to create a shipment by combining create shipment and buying a label by following your this API docs "https://developers.easyship.com/reference#create-a-shipment".I was able to create a shipment , but no label was generated..
Set origin when create a shipping
On the API docs, there is no option to set the origin address.
WSGIRequest' object has no attribute 'type
I'm using django to to integrate esyship with our manufacturing system and when the shipment creation event is triggered , we are getting this error " 'WSGIRequest' object has no attribute 'type' ." I would appreciate if your technical tean could help me out . Thanks !
Company name not sent by API when creating shipping label
Company name is sent both in billing and shipping address, but it is lost when I print the label. Here is a sample of API code:
'payment_custom_field' =>
array (
),
'payment_method' => 'Credit/Debit Card (3D and SCA Secured) Stripe',
'payment_code' => 'stripe',
'shipping_firstname' => 'David',
'shipping_lastname' => 'Li',
'shipping_company' => 'Allonis LLC',
'shipping_address_1' => '4078 Waterland Drive',