Discussions
HS Code and COO
Recently Easyship has launched HS Code and COO - https://www.easyship.com/blog/advanced-customs-declaration
Sandbox API response empty with status code = 500
Hi,
I hope this message finds you well.
Walmart
Hi support team,
Can't add Callback URL in PRODUCTION
Hi,
Woocommerce Tracking Sync
I use the woocommerce platform...
Token Won't Stick in Woocomerce setup
I've installed the Easy ship plugin for Woocomerce. I copy the token from the Easy ship settings, paste it to the Token field in Woo. After save, the field goes blank - it won't stick.
Does your app integrate with WIX Shopping Carts?
I am developing my first two eCommerce sites for two different clients...and they both want to be able to ship UPS...I dont mind reading how this all works, but like to make sure it will even work before I do
Urgent need of help with API integration in C#/.Net
Hi there, I am in urgent need of assistant regarding the integration of EasyShip API into my C#/.Net project.
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]",
"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]",
"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]",
"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]",
"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"
}
}
Destination country can't be blank
Hello ,
By using the Create a shipment API i have an issue,