modulr v0.1.0 Modulr.Resources.Account

Link to this section Summary

Link to this section Functions

Link to this function create_by_customer(cid, params, driver \\ Comms.HttpDriver)

Create an account for an existing customer.

Example

  Modulr.Resources.Account.create_by_customer("C120AJWE", %{currency: "GBP"})
Link to this function get(id, driver \\ Comms.HttpDriver)