UpsPackageTrackingClient (UpsPackageTrackingClient v0.1.1) View Source

Public interface for the library.

Link to this section Summary

Functions

Query UPS for the tracking status of a tracking number

Link to this section Functions

Link to this function

track(tracking_number, access_key, locale \\ "en_US")

View Source

Specs

track(String.t(), String.t(), String.t()) ::
  {:ok, UpsPackageTrackingClient.TrackingResponse.t()} | {:error, any()}

Query UPS for the tracking status of a tracking number