View Source Lob.BulkUSVerification (lob_elixir v2.0.0)

Module implementing the Lob bulk US verifications API.

Link to this section Summary

Link to this section Functions

Link to this function

verify(data, headers \\ %{"Content-type": "application/json"})

View Source

Specs

verify(any(), map()) :: {:error, any()} | {:ok, map(), [any()]}