Discussions

Ask a Question
ANSWERED

Antonio Lopez

I have a problem that when creating the shipment it returns a status of partial_success with an error message of No shipping solutions available based on the information provided, what is the cause?
ANSWERED

Easyship with UPS courier connect to Odoo ecommer website.

If we connect to UPS courier account link with easy ship platform So can we integrate UPS payment connect easy ship platform with e-commerce website using your Python API? Am waiting for your quick reply.
ANSWERED

API Integrtion

Please find a set of questions and clarifications posed by our developers regarding technical aspects. - EasyShip API is unable to retrieve category HS/Code and country of origin information? ● The API is failing to fetch seller address information (Pickup Information)? ● Is it compatible for multiple seller? As we need to use our multivendor website? Looking forward to receiving your feedback. Thank you, Alain
ANSWERED

order shipment

Hello everyone, I'm trying to create a shipment order using the API, I am creating a new shipment with status Created, how can I pay for the shipment using the API and create a label There are funds on our account balance
ANSWERED

ABOUT CREATE SHIPMENT API

i have triggered create shipment api and get 201 response but that shipment was not shown in shipment list in easy ship portal
ANSWERED

Webhook: Easyship Order Created Endpoint

I'm after some information about Easyship's Webhook feature. Reading the docs (<https://developers.easyship.com/reference/organizations_webhooks_create>), it does not appear possible to trigger an event on Easyship Order Creation. The closest event is shipment_label_created which, after testing with orders, does not trigger when we need it to. Is it possible to hook into Easyship Order Creation events, or can you provide a workaround? Thanks
ANSWERED

How to easyshipping connect with UPS

Hi, How to UPS connect with Easy shipping platform So please you give us guidance about that.
ANSWERED

Not able to get Logo URL for couriers

I want to get courier services logos but i am not able to get correct logo URLs in Curriers API please look into below attachment ![](https://files.readme.io/f0fb35e-image.png)
ANSWERED

Unable to Receive item ID When Trying to Create Shipment Below is the json i recived

{ "shipment": { "easyship_shipment_id": "ESUS190990909", "buyer_regulatory_identifiers": { "ein": null, "vat_number": null }, "consignee_tax_id": null, "courier": { "id": "9db51d64-abef-4980-8648-85e7bf7cb832", "name": "USPS - Ground Advantage" }, "created_at": "2024-03-19T09:56:07Z", "currency": "USD", "delivery_state": "not_created", "destination_address": { "city": "Sanford", "company_name": null, "contact_email": "[[email protected]](mailto:[email protected])", "contact_name": "Glain", "contact_phone": "(112)2225212", "country_alpha2": "US", "line_1": "11500 Myrtlewood Dr", "line_2": null, "postal_code": "32771", "state": "AK" }, "eei_reference": null, "incoterms": "DDU", "insurance": { "is_insured": false, "insured_amount": 11.42, "insured_currency": "USD" }, "label_generated_at": null, "label_paid_at": null, "label_state": "not_created", "last_failure_http_response_messages": \[], "metadata": {}, "order_created_at": null, "order_data": { "buyer_notes": null, "buyer_selected_courier_name": null, "order_created_at": null, "order_tag_list": \[], "platform_name": null, "platform_order_number": null, "seller_notes": null }, "origin_address": { "city": "CA", "company_name": "Alex Feed Store", "contact_email": "[[email protected]](mailto:[email protected])", "contact_name": "Alex Feed Store", "contact_phone": "(454) 545-4545", "country_alpha2": "US", "line_1": "11084 Sheldon St", "line_2": null, "postal_code": "91352", "state": "CA" }, "parcels": \[ { "box": { "id": null, "name": null, "outer_dimensions": { "length": 38, "width": 24, "height": 7.62 }, "slug": null, "type": "box", "weight": 0 }, "items": [ { "actual_weight": 0, "category": null, "contains_battery_pi966": null, "contains_battery_pi967": true, "contains_liquids": null, "declared_currency": "USD", "declared_customs_value": 1, "description": "Food", "dimensions": { "length": 0, "width": 0, "height": 0 }, "hs_code": "85171300", "origin_country_alpha2": null, "origin_currency": "USD", "origin_customs_value": 1, "quantity": 1, "sku": "1" } ], "total_actual_weight": 1 } ], "pickup_state": "not_requested", "rates": \[ { "additional_services_surcharge": 0, "available_handover_options": [ "dropoff" ], "cost_rank": 1, "courier_id": "9db51d64-abef-4980-8648-85e7bf7cb832", "courier_logo_url": null, "courier_name": "USPS - Ground Advantage", "courier_remarks": null, "currency": "USD", "ddp_handling_fee": 0, "delivery_time_rank": 4, "description": null, "discount": { "amount": 0, "origin_amount": 0 }, "easyship_rating": null, "estimated_import_duty": 0, "estimated_import_tax": 0, "fuel_surcharge": 0, "full_description": null, "import_duty_charge": 0, "import_tax_charge": 0, "import_tax_non_chargeable": 0, "incoterms": "DDU", "insurance_fee": 0, "is_above_threshold": false, "max_delivery_time": 5, "min_delivery_time": 2, "minimum_pickup_fee": 0, "other_surcharges": null, "oversized_surcharge": 0, "payment_recipient": "EasyshipPayOnScan", "provincial_sales_tax": 0, "rates_in_origin_currency": null, "remote_area_surcharge": 0, "remote_area_surcharges": null, "residential_discounted_fee": null, "residential_full_fee": null, "sales_tax": 0, "shipment_charge": 10.42, "shipment_charge_total": 10.42, "total_charge": 10.42, "tracking_rating": 1, "value_for_money_rank": 1, "warehouse_handling_fee": 0 }, { "additional_services_surcharge": 0, "available_handover_options": [ "dropoff" ], "cost_rank": 4, "courier_id": "104e6407-1de9-4002-bc06-ec0c509a207f", "courier_logo_url": null, "courier_name": "USPS - Priority Mail", "courier_remarks": null, "currency": "USD", "ddp_handling_fee": 0, "delivery_time_rank": 2, "description": null, "discount": { "amount": 0, "origin_amount": 0 }, "easyship_rating": null, "estimated_import_duty": 0, "estimated_import_tax": 0, "fuel_surcharge": 0, "full_description": null, "import_duty_charge": 0, "import_tax_charge": 0, "import_tax_non_chargeable": 0, "incoterms": "DDU", "insurance_fee": 0, "is_above_threshold": false, "max_delivery_time": 3, "min_delivery_time": 1, "minimum_pickup_fee": 0, "other_surcharges": null, "oversized_surcharge": 0, "payment_recipient": "EasyshipPayOnScan", "provincial_sales_tax": 0, "rates_in_origin_currency": null, "remote_area_surcharge": 0, "remote_area_surcharges": null, "residential_discounted_fee": null, "residential_full_fee": null, "sales_tax": 0, "shipment_charge": 17.26, "shipment_charge_total": 17.26, "total_charge": 17.26, "tracking_rating": 2, "value_for_money_rank": 4, "warehouse_handling_fee": 0 } ], "regulatory_identifiers": { "eori": null, "ioss": null, "vat_number": null }, "return": true, "return_address": { "city": "CA", "company_name": "Alex Feed Store", "contact_email": "[[email protected]](mailto:[email protected])", "contact_name": "Alex Feed Store", "contact_phone": "(454) 545-4545", "country_alpha2": "US", "line_1": "11084 Sheldon St", "line_2": null, "postal_code": "91352", "state": "CA" }, "sender_address": { "city": "CA", "company_name": "Alex Feed Store", "contact_email": "[[email protected]](mailto:[email protected])", "contact_name": "Alex Feed Store", "contact_phone": "(454) 545-4545", "country_alpha2": "US", "line_1": "11084 Sheldon St", "line_2": null, "postal_code": "91352", "state": "CA" }, "set_as_residential": false, "shipment_state": "created", "shipping_documents": \[], "shipping_settings": { "b13a_filing": null }, "tracking_page_url": "<https://www.trackmyshipment.co/shipment-tracking/ESUS190990909">, "trackings": \[], "updated_at": "2024-03-19T09:56:08Z", "warehouse_state": "none" }, "meta": { "unavailable_couriers": \[], "request_id": "634ee569daf3238922e2fb00778e900a" } }