Discussions

Ask a Question
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]",
"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"
}
}

ANSWERED

Update a Shipment API

Hello team!

ANSWERED

We need mock shipments data for testing

Hello,

ANSWERED

Return Shipment Api

I am writing to seek assistance as I am currently trying to integrate your “Return Shipment“ API and am facing some issues. Please provide a valuable solution for that. Also, attach the screen shot.

ANSWERED

Return Shipment Api

I am writing to seek assistance as I am currently trying to integrate your “Return Shipment“ API and am facing some issues. Please provide a valuable solution for that. Also, attach the screen shot.

ANSWERED

FedEX ETD and DHL PLT

We are in the initial face of integration easyship api but before we get too far, we did not see any information regarding FedEX ETD and DHL PLT on your API documentation. We plan on creating and printing all of our labels from our web interface through easyship API calls, we were hoping to set the options to send ETD or PLT from our application, is that possible to do so with Easyship?

ANSWERED
ANSWERED

UPS API model change

We got a message that UPS is changing their APIs model so I wanted to ask if you do all the integration or if we have to do anything?

ANSWERED

frotn end components

When I integrate the api at checkout on a website build by myself, are there any front end components that are ready to use or is that something I must build myself?

ANSWERED

API activation, api name Ship247

Please activate methods for creating shipping orders for the API, api name ship247