shippo v0.1.0 Shippo.Operation.CustomsDeclaration View Source

Shippo Customs Declarations

Link to this section Summary

Functions

Creates a new Customs Declaration object.

List all customs-declaration objects.

Retrieve an existing customs-declaration by object id.

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 Customs Declaration object.

Link to this function

get(id, opts \\ [])

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

List all customs-declaration objects.

Retrieve an existing customs-declaration by object id.