View Source Finix.Transfers (Finix v0.1.11)

Transfers

A Transfer represents any flow of funds either to or from a Payment Instrument. All payments in Finix are represented by a Transfer.

See Finix Transfers API Documentation: https://finix.com/docs/api/tag/Transfers/

Summary

Functions

Link to this function

create(body, client_opts \\ %{})

View Source

Create a Transfer.

Link to this function

fetch(transfer_id, client_opts \\ %{})

View Source

Retrieve a Transfer.