module Shiphawk::Api::ShipmentsStatus
Company API
The following API actions provide the CRUD interface to managing a shipmentâs tracking.
Public Instance Methods
shipments_status_update(options)
click to toggle source
# File lib/shiphawk/api/shipments_status.rb, line 12 def shipments_status_update options put_request status_path, options end