Discussions

Ask a Question
ANSWERED

Regarding Authentication

Hi Team, I Vinod from fivetran, currently we are developing a connector for Easyship. In documentation there is Oauth and Bearer token authentication. I have a query that the Bearer token supports for all API? Thanks, Vinod
ANSWERED

SandBox environment not Working

as i Check your rates Api in SandBox environmentNot Workin
ANSWERED

No shipping solutions available based on the information provided

<https://api.easyship.com/2023-01/rates> { "origin_address": { "state": "IL", "city": "Springfield", "postal_code": "62701", "country_alpha2": "US" }, "destination_address": { "country_alpha2": "IL", "postal_code": "62701", "city": "Springfield", "state": "NY", "line_1": "5678 Maple Avenue" }, "incoterms": "DDU", "insurance": { "is_insured": false }, "courier_selection": { "show_courier_logo_url": false, "apply_shipping_rules": true }, "shipping_settings": { "units": { "weight": "kg", "dimensions": "cm" }, "output_currency": "USD" }, "parcels": \[ { "box": { "slug": "usps-padded-flat-rate-envelope", "length": 31.75, "width": 7.62, "height": 24.13 }, "items": [ { "quantity": 1, "hs_code": "85171300", "contains_battery_pi966": false, "contains_battery_pi967": true, "declared_currency": "USD", "declared_customs_value": 0.1 } ], "total_actual_weight": 1 } ] }
ANSWERED

API Integration

Do you guys have the API documents in spanish?
ANSWERED

No shipping solutions available based on the information provided attempting to get a rate

Can you shed some light on this error please? curl --location '<https://api.easyship.com/2023-01/rates'> --header 'Content-Type: application/json' --header 'Authorization: Bearer XXXXX --data-raw '{ "origin_address": { "line_1": "5 Inez Drive", "state": "NY", "city": "Bay Shore", "postal_code": "11706", "country_alpha2": "US", "company_name": "RH, "contact_name": "Shipper", "contact_phone": "5555555555", "contact_email": "[[email protected]](mailto:[email protected])" }, "destination_address": { "country_alpha2": "US", "line_1": "2603 Brant St", "state": "CA", "city": "San Diego", "postal_code": "92101", "contact_name": "Bob D", "contact_phone": "5555555555", "contact_email": "[[email protected]](mailto:[email protected])" }, "incoterms": "DDU", "insurance": { "is_insured": false }, "courier_selection": { "show_courier_logo_url": false, "apply_shipping_rules": true }, "shipping_settings": { "units": { "weight": "lb", "dimensions": "in" } }, "parcels": \[ { "items": [ { "quantity": 1, "dimensions": { "length": 10, "width": 10, "height": 10 }, "description": "Shirt", "category": "Clothing", "sku": "123456", "hs_code": "111111", "contains_battery_pi966": false, "contains_battery_pi967": false, "contains_liquids": false, "origin_country_alpha2": "US", "actual_weight": 2, "declared_currency": "USD", "declared_customs_value": 5.00 } ], "total_actual_weight": 5 } ] }' Getting this error: { "error": { "code": "invalid_content", "details": [ "No shipping solutions available based on the information provided" ], "message": "The request body content is not valid.", "request_id": "7dd5fc7cd5f6b090ac724f478f75befb", "type": "invalid_request_error" } }
ANSWERED

Return request

Hi, is there any API to create a return shipment for a shipment which was not created using easyship?
ANSWERED

Return request

Hi is there any API to create a return shipment for a shipment which was not created using easyship?
ANSWERED

I can't create shipment use courier USPS - Ground Advantage

<https://prnt.sc/jew0VsI9uoUH> Hello Team, I can't create a shipment with service USPS - Ground Advantage via API
ANSWERED

Labels Won't Generate

We use Optivision LMS to print labels and they won't print. The error message we receive is "additional services none is not a supported additional service."
ANSWERED

API lable getting

Client error: `POST https://api.easyship.com/2023-01/labels` resulted in a `422 Unprocessable Entity` response: {"error":{"code":"invalid_content","details":\["undefined method \`map' for #\<ActionController::Parameters {\"easyship_shi (truncated...) ESDE180423982 The Easyship dashboard has a sticker, but we don't get a sticker on the API. Can you help?