ex_easypost v3.0.2 EasyPost.Batch

Link to this section Summary

Functions

Add shipments to a Batch.

Create a Batch.

Generate a label for a Batch.

Remove shipments from a Batch.

Generate a manifest for a Batch.

Link to this section Functions

Link to this function

add_shipments(id, params)

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

Add shipments to a Batch.

Link to this function

create(params)

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

Create a Batch.

Link to this function

label(id, params)

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

Generate a label for a Batch.

Link to this function

remove_shipments(id, params)

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

Remove shipments from a Batch.

Link to this function

scan_form(id)

scan_form(String.t()) :: EasyPost.Operation.t()

Generate a manifest for a Batch.