Addison Lee


Overview

Addison Lee is a UK domestic carrier offering scheduled and future-dated shipping services. The carrier supports commercial rate handling, return shipments, and flexible pickup and delivery windows, and is fully enabled for Flex UI and Flex backend integrations.

Onboarding of a Addison Lee Carrier Account

To onboard an Addison Lee carrier account, the user needs to possess the following pre-requisites:

  • An Account Number
  • Address
  • Security Credentials Username and Password.

Currently, an Addison Lee carrier account can be onboarded only through the client portal as part of a subscription.

Addison Lee supports:

  • UK domestic shipments
  • Future-dated shipments (up to 365 days)
  • Commercial rating
  • Return shipments
  • Tracking

Limitations:

  • International shipping not supported
  • Multi-piece shipments not supported
  • Rate shopping not supported (Only single-carrier commercial rates are returned.)
  • Pickup, manifest, and mailing workflows not supported

API Operations for Shipping with Addison Lee

The APIs integrate with Addison Lee through the following operations:

OperationsMethodResource Path
Rate a ParcelPOST/api/v1/rates
Create a Shipping LabelPOST/api/v1/shipments
Reprint a LabelGET/api/v1/shipments/{{shipmentId}}/reprint
Void a LabelPUT/api/v1/shipments/{{shipmentId}}/cancel
Get Tracking InformationGET/api/v1/tracking/{{trackingNumber}}
Get ServicesGET/api/v1/services
Get Carrier AccountGET/api/v1/carrierAccounts
Get Parcel TypesGET/api/v1/parcelTypes
Addison Lee also supports shipmentByRateShop operations:
OperationsMethodResource Path
Create a Shipping LabelPOST/api/v2/shipments
Reprint a LabelPOST/api/v2/shipments/reprint
Void a LabelPOST/api/v2/shipments/cancel

Metadata

Metadata provides information about Addison Lee carrier services, including origin and destination countries, supported carrier services, supported package types, and supported special services. Users can select specific origin and destination countries from the provided dropdown menu to dynamically view relevant metadata specific to those countries.

Metadata information not available