shippo v0.1.0 Shippo.Operation.Shipment View Source

Shippo Shipments

Link to this section Summary

Functions

Creates a new shipment object.

Retrieve an existing shipment by object id.

List all shipment objects.

Get shipping rates for a shipment.

Link to this section Functions

Link to this function

create(params, opts \\ [])

View Source
create(params :: map(), opts :: keyword()) :: Shippo.Operation.t()

Creates a new shipment object.

Link to this function

get(id, opts \\ [])

View Source
get(id :: binary(), opts :: keyword()) :: Shippo.Operation.t()

Retrieve an existing shipment by object id.

List all shipment objects.

Link to this function

rates(id, currency)

View Source
rates(id :: binary(), currency :: binary()) :: Shippo.Operation.t()

Get shipping rates for a shipment.

https://goshippo.com/docs/reference#rates-get