UNIUNI


Overview

UniUni is a last-mile delivery carrier operating across the Canada and United States, serving e-commerce businesses with efficient final-mile delivery services. It is designed to support high-volume shipments with a focus on speed and operational reliability.

The carrier enables businesses to manage last-mile logistics effectively through scalable and technology-enabled delivery operations.

Onboarding of a UNIUNI Carrier Account

To onboard an UniUni carrier account through an API, the user needs to possess the following pre-requisites:

  • CUSTOMER_NAME
  • ACCOUNT_NUMBER
  • USER_ID
  • USER_PASSWORD

A UNIUNI carrier can be onboarded for a subscription through the client portal for now.

UNIUNI supports:

  • CA domestic shipments
  • CA to others International shipments
  • Rate supported (rate shopping not supported)
  • Void/cancel supported
  • Future-dated shipments
  • Customs for domestic shipments is supported
  • Tracking
  • Domestic labels and documents

Limitations:

  • Rate shopping not supported
  • Multipiece shipment not supported
  • Returns not supported
  • Pickup not supported
  • Manifest workflows not supported
  • Customs document generation not supported
  • Postpay is not supported
  • Customs document upload/support is not supported
  • Invoice logo and signature not supported
  • QR code and Barcode are not supported

API Operations for Shipping with UNIUNI

The APIs integrate with Purolator through the following operations:

OperationsMethodResource Path
Retrieve Country ListGET/api/v1/countries
Get Carrier AccountGET/api/v1/carrierAccounts
Get ServicesGET/api/v1/services
Get Carrier AccountGET/api/v1/carrierAccounts
Get Parcel TypesGET/api/v1/parcelTypes
Rate a ParcelPOST/api/v2/rates
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 UNIUNI 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