ONTRAC


Overview

OnTrac is a regional carrier operating in the Western United States, providing next-day and same-day ground delivery services. OnTrac specializes in cost-efficient and reliable shipping solutions.

Onboarding of a OnTrac Carrier Account

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

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

An Ontrac carrier can be onboarded for a subscription through the client portal for now.


API Operations for Shipping with OnTrac

The APIs integrate with ontrac through the following operations:

OperationsMethodResource Path
Retrieve Country ListGET/api/v1/countries
Get Carrier AccountGET/api/v1/carrierAccounts
Get ServicesGET/api/v1/services
Get Special ServicesGET/api/v1/specialServices
Get Parcel TypesGET/api/v1/parcelTypes
Rate a ParcelPOST/api/v1/rates
Create a Shipping LabelPOST/api/v1/shipments
Reprint a LabelGET/api/v1/shipments/{{shipmentId}}/reprint

Metadata

Metadata provides information about ontrac 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