Skip to content

HP Driver


Overview

HP Driver is a logistics provider focused on delivering dependable shipping solutions across regional and long-haul freight networks. The company specializes in shipping and freight services, helping businesses move goods efficiently and reliably across the United States.

HP Driver supports a wide range of shipping needs with customer-focused service, flexible transportation options, and dependable transit timelines.


Onboarding of a HP Driver Account

To onboard a HP Driver account through an API, the user needs to possess the following pre-requisites:

  • LOCATION_IDENTIFIER
  • LOCATION_NAME

An HP Driver account can be onboarded for a subscription through the client portal for now.

HP Driver supports:

  • US domestic shipments
  • Rate and Rate-Shopping supported
  • Void/cancel supported
  • Future-dated shipments
  • Label reprint supported (up to 8 times within 24 hours)
  • Refund window supported (up to 720 hours / 30 days)
  • Manifest workflows supported

Limitations:

  • International shipments not supported
  • Multipiece shipment not supported
  • Returns not supported
  • Pickup not supported
  • Customs for domestic shipments not supported
  • Postpay not supported
  • Invoice logo and signature not supported
  • QR code and barcode not supported
  • Hazmat shipments not supported

API Operations for Shipping with HP Driver

The APIs integrate with HP Driver 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 HP Driver 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