Plaid.Categories (elixir_plaid v0.1.7) View Source

Plaid Categories API calls and schema.

Link to this section Summary

Functions

Get information about all Plaid categories.

Link to this section Functions

Specs

Get information about all Plaid categories.

Does a POST /categories/get call to retrieve a list of all categories.

No authentication required.

Example

get()
{:ok, %Plaid.Categories.GetResponse{}}