ItsfoundPostage.Api behaviour (itsfound_postage v0.1.0) View Source

Link to this section Summary

Link to this section Callbacks

Specs

add_credit(map(), [any()]) :: map()
Link to this callback

confirm_and_buy_labels(map, list)

View Source

Specs

confirm_and_buy_labels(map(), [any()]) :: map()
Link to this callback

create_shipment(map, list)

View Source

Specs

create_shipment(map(), [any()]) :: map()
Link to this callback

delete_shipment(arg1, list)

View Source

Specs

delete_shipment(String.t(), [any()]) :: map()
Link to this callback

get_shipment(arg1, map, list)

View Source

Specs

get_shipment(String.t(), map(), [any()]) :: map()
Link to this callback

get_shipment_checkpoints(arg1, arg2, list)

View Source

Specs

get_shipment_checkpoints(String.t(), String.t(), [any()]) :: map()
Link to this callback

get_shipment_status(arg1, arg2, list)

View Source

Specs

get_shipment_status(String.t(), String.t(), [any()]) :: map()
Link to this callback

list_courier_pick_up_slots(arg1, list)

View Source

Specs

list_courier_pick_up_slots(String.t(), [any()]) :: map()
Link to this callback

list_item_categories(list)

View Source

Specs

list_item_categories([any()]) :: map()
Link to this callback

list_rates_and_taxes(map, list)

View Source

Specs

list_rates_and_taxes(map(), [any()]) :: map()
Link to this callback

list_shipments(map, list)

View Source

Specs

list_shipments(map(), [any()]) :: map()
Link to this callback

mark_as_handed_over(map, list)

View Source

Specs

mark_as_handed_over(map(), [any()]) :: map()
Link to this callback

request_a_pick_up(map, list)

View Source

Specs

request_a_pick_up(map(), [any()]) :: map()
Link to this callback

update_shipment(arg1, map, list)

View Source

Specs

update_shipment(String.t(), map(), [any()]) :: map()
Link to this callback

update_shipment_warehouse_status(map, list)

View Source

Specs

update_shipment_warehouse_status(map(), [any()]) :: map()