shippo v0.1.0 Shippo.Operation.Manifest View Source

Shippo Manifests

Link to this section Summary

Functions

Creates a new manifest object.

Retrieve an existing manifest by object id.

List all Manifest objects.

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 manifest object.

Link to this function

get(id, opts \\ [])

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

Retrieve an existing manifest by object id.

List all Manifest objects.