Malomo.Return (malomo v2.0.0)

Link to this section Summary

Functions

Create a Return.

Retrieve a Return.

Retrieve a Return by a third-party alternate id.

Update a Return.

Link to this section Functions

@spec create(Keyword.t()) :: Malomo.Operation.t()

Create a Return.

@spec get(binary()) :: Malomo.Operation.t()

Retrieve a Return.

Link to this function

get_by_alternate_id(alternate_id)

@spec get_by_alternate_id(binary()) :: Malomo.Operation.t()

Retrieve a Return by a third-party alternate id.

Link to this function

update(id, opts)

@spec update(binary(), Keyword.t()) :: Malomo.Operation.t()

Update a Return.