Shipper Integration: ShipAndCo

Shipper Integration: ShipAndCo

ShipAndCo Integration Help

If you do not already have an ShipAndCo account you can contact them here - https://www.shipandco.com/en/

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

If you have a ShipAndCo account all you need to do is add your Carrier Strategy, Carrier Type, Carrier ID & API Key and ensure the "Is Enabled" tickbox is checked.

The access token (or api key)  can be obtained/created from the Ship&Co Dashboard page, on the settings tab.  Once obtained, enter this into the Ship&Co Settings page in OMS.
The shipment strategy can be set to Individual parcels or Combined Parcels. Combined Parcels is the default strategy type.
A dimensions strategy called 'Client\ShipAndCo\ShipAndCoDimensionsStrategy'  can be entered into the Dimensions Strategy field. This is also the default value and will be used if the field is left blank
Weight must be set for each item. Also price must be set for each item. This would typically be the unit sale price or Retail price on the order items.

You can also set multiple options that you can enable once you have connected with Easypost and these are the following include the following.

Please see below example shipment request. This should give an indication of what fields must be populated in the order and in OMS settings.

{
  "to_address": {
    "full_name": "太郎山田", <Customer name on order>
    "company": "", <Company name on order if available>
    "email": "yamada.taro@demo.com", <Customer email on order>
    "phone": "08012341234", <Customer telephone number on order>
    "country": "JP", <Country code on the order>
    "address1": "京都市東山区", <Address Line 1 on the order>
    "address2": "西海子町,神宮道", <Address Line 2 and 3 on the order>
    "province": "京都府", <Region on the order>
    "zip": "6050012", <Postcode on the order>
    "city": ""<Town or City on the order if available>
  },
  "from_address": {
    "full_name": "Karen Bailey", <FullName in OMS settings>
    "company": "株式会社ACME", <Company Name in OMS settings if available>
    "email": "yamada.hanako@acme.com", <Email in OMS if available>
    "phone": "08012341234", <Telephone in OMS settings if available>
    "country": "JP", <Country in OMS settings. Notice this hsould be the country code and not the full country name>
    "address1": "中央区", <Address 1 in OMS settings>
    "address2": "日本橋堀留町", <Address 2 in OMS settings>
    "province": "東京都", <Province in OMS settings>
    "zip": "1030012", <Zip in OMS settings>
    "city": ""
  },
  "products": [
    {
      "name": "iPhone 6S Tough Case Black Matte leopard in leaves.jpg",
      "quantity": 1,
      "price": 250,Please see 
      "hs_code": null,
      "hs_description": "",
      "origin_country": "JP"
    }
  ],
  "parcels": [
    {
      "weight": "0.07",
      "amount": "1",
      "width": 20,
      "height": 20,
      "depth": 20
    }
  ],
  "customs": {
    "duty_paid": false,
    "content_type": "MERCHANDISE"
  },
  "setup": {
    "test": true,
    "currency": "",
    "date": "",
    "service": "yamato_taqbin_collect",
    "carrier": "yamato"
  }
}
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 ...