ex_easypost v2.0.0 ExEasyPost.Shipment

Link to this section Summary

Functions

Buy a Shipment

Create a Shipment

Find a Shipment by id

Insure a Shipment

Convert the label format of a Shipment

Retrieve a list of Shipments

Regenerate Rates for a Shipment

Refund a Shipment

Link to this section Functions

Buy a Shipment

Link to this function create(params)
create(map()) :: ExEasyPost.Operation.t()

Create a Shipment

Find a Shipment by id

Link to this function insure(id, params)
insure(binary(), map()) :: ExEasyPost.Operation.t()

Insure a Shipment

Link to this function label(id, params)
label(binary(), map()) :: ExEasyPost.Operation.t()

Convert the label format of a Shipment

Link to this function list(params \\ %{})

Retrieve a list of Shipments

Regenerate Rates for a Shipment

Refund a Shipment