Shipstation v0.3.4 Shipstation.Shipment
Manage shipments in your account
Summary
Functions
Retrieves shipping rates for the specified shipping details
List all shipments
List all matching shipments
Voids the specified lable by shipmentId
Functions
get_rates(shipment)
get_rates(params :: Shipstation.Structs.Shipment.t) :: Shipstation.Client.response_type
Retrieves shipping rates for the specified shipping details.
List all shipments
list(shipment_filter)
list(filter :: Shipstation.Structs.ShipmentFilter.t) :: Shipstation.Client.response_type
List all matching shipments
Voids the specified lable by shipmentId
.