Shipstation v0.1.2 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)

Retrieves shipping rates for the specified shipping details.

List all shipments

list(shipment_filter)

List all matching shipments

void_label(shipment_id)
void_label(shipment_id :: integer) :: Shipstation.response_type

Voids the specified lable by shipmentId.