Shipper Integration: Easyship

Shipper Integration: Easyship

Easyship Integration Help

If you do not already have an Easyship account you can contact them here - Easyship Account Setup

Our Platform integrates seamlessly with Easyship to allow the booking in of shipments, the printing of labels and the passing of tracking references.

If you have an Easyship account all you need to do is add your API Key, Platform Name and Platform Order Number and ensure the "Is Enabled" tickbox is checked.

Ensure the senders address is already configured on the EasyShip website. 
Obtain the API Key (Access Token) from the EasyShip account and enter this into the OMS settings page for the client.
The shipment strategy can be set to Individual parcels or Combined Parcels. Combined Parcels is the default strategy type and will be used if the field is left blank

You can also set multiple options such as a Shipment Strategy (Between the options of Individual or Combined Parcels), the Origin Country Code and Origin PostCode.

Before running the integration or placing a order to be dispatched using EasyShip:
Ensure the items (or products) in the order have a valid weight and price set.
Ensure the shipping carrier on the order is set to 'Easyship'. 
Ensure the status on the order is set to Received.

How it works
The integration obtains the courier with the cheapest rate and passes the id of the courier to the create shipment API call.
The shipment creation API call is in the format below

{
  "platform_name":"<Platform Name on Settinfs>",
  "platform_order_number":"<External Ref on Order>",
  "destination_country_alpha2":"<shipping country code in OMS>",
  "destination_city":"<Shipping address 4 in OMS>",
  "destination_postal_code":"<Shipping postcode in OMS>",
  "destination_state":"<Shipping address 5 in OMS>",
  "destination_name":"<Customer name in OMS>",
  "destination_address_line_1":"<Shipping address 1 in OMS>",
  "destination_address_line_2":"<Shipping address 2 in OMS>",
  "destination_phone_number":"<Customer telephone in OMS>",
  "destination_email_address":"<Customer Email in OMS>",
  "items":[
    {
      "description":"T<Item description in OMS>",
      "actual_weight":"<Item Weight>",
      "height":<Item Height>,
      "width":<Item Width>,
      "length":<Item Length>,
      "category":"accessory_no_battery",
      "declared_currency":"<Item Currency>",
      "declared_customs_value":"<Item value computed by integration>"
    }],
  "selected_courier_id":"<Courier Id obtained from rates API>"
}
Once the shipment is successfully created, the integration continues to query the API until a label is generated.

Still Need Help?
You can access our extensive knowledge base or raise a ticket with our technical support teams using the buttons below



    • Related Articles

    • Shipper Integration | WIzmo

      Wizmo Integration Help If you do not already have a Wizmo account you can contact them here - Wizmo Account Setup Our Platform integrates seamlessly with your Shipper account to allow the booking in of shipments, the printing of labels and the ...
    • Shipper Integration | Express Bird

      Express Bird Integration Help If you do not already have an Express Bird account you can contact them here - Express Bird Account Setup Our Platform integrates seamlessly with your Shipper account to allow the booking in of shipments, the printing of ...
    • Shipper Integration | Nucleus

      Nucleus Integration Help If you do not already have a Nucleus account you can contact them here - Nucleus Account Setup Our Platform integrates seamlessly with your Shipper account to allow the booking in of shipments, the printing of labels and the ...
    • Shipper Integration: Estafeta

      Estafeta Integration Help If you do not already have a Estafeta account you can contact them here - Estafeta Account Setup Our Platform integrates seamlessly with your Shipper account to allow the booking in of shipments, the printing of labels and ...
    • Shipper Integration | Huxloe Logistics

      Huxloe Logistics Integration Help If you do not already have a Huxloe Logistics account you can contact them here - Huxloe Account Setup Our Platform integrates seamlessly with your Shipper account to allow the booking in of shipments, the printing ...