ex_easypost v3.0.3 EasyPost.Shipment

Link to this section Summary

Functions

Buy a Shipment.

Convert the label format of a Shipment.

Create a Shipment.

Retrieve a Shipment.

Insure a Shipment.

Retrieve a list of Shipment's.

Regenerate rates for a Shipment.

Refund a Shipment.

Link to this section Functions

Buy a Shipment.

Link to this function

convert_label_format(id, params)

convert_label_format(String.t(), map()) :: EasyPost.Operation.t()

Convert the label format of a Shipment.

Link to this function

create(params)

create(map()) :: EasyPost.Operation.t()

Create a Shipment.

Retrieve a Shipment.

Link to this function

insure(id, params)

insure(String.t(), map()) :: EasyPost.Operation.t()

Insure a Shipment.

Link to this function

list(params \\ %{})

list(map()) :: EasyPost.Operation.t()

Retrieve a list of Shipment's.

Regenerate rates for a Shipment.

Refund a Shipment.