Modules
Unit — Production-grade Elixir client for the Unit embedded banking API.
API module for Account End-of-Day snapshots.
API module for per-account limit overrides.
API module for Unit Accounts (deposit, credit, wallet, batch).
API module for Unit Applications (KYC/KYB onboarding).
API module for ATM Locator.
API module for Unit Card Authorizations.
API module for Unit Cards (debit and credit, physical and virtual).
API module for Unit Chargebacks.
API module for Unit Check Deposits (Remote Deposit Capture).
API module for Unit Check Payments (print-and-mail outgoing checks).
API module for Unit Counterparties (saved external ACH accounts).
API module for Unit Customers.
API module for Unit Disputes.
API module for querying Unit Events (last 90 days).
API module for Unit Fees.
API module for the Unit Institutions lookup.
API module for all Unit payment types.
API module for Unit Recurring Payments.
API module for Unit Recurring Repayments.
API module for Unit Credit Account Repayments.
API module for Unit Rewards.
Sandbox simulation endpoints for testing Unit integrations.
API module for Unit Statements.
API module for Unit Stop Payments (ACH and Check).
API module for Unit Tax Forms.
API module for Unit API Tokens (Org, Customer, Cardholder).
API module for Unit Transactions.
API module for Unit Webhook subscriptions.
Low-level HTTP client for the Unit API.
Configuration for the Unit client.
Structured error types returned by the Unit API client.
Behaviour and helpers for Unit JSON:API resource structs.
Represents a Unit account resource.
Represents end-of-day account balance snapshots, useful for reconciliation and historical balance reporting.
Represents a per-account limit override that adjusts default ACH, wire, check deposit, check payment, or book transfer limits for a specific account.
Represents a Unit application resource.
Represents a document required during an application's KYC/KYB process.
Represents a nearby ATM location returned from the ATM locator API.
Represents a card authorization — a pending card transaction that has been authorized by the card network but not yet settled.
Represents an individual authorized to act on behalf of a customer.
Represents a Unit card resource.
Represents a mobile check deposit (RDC).
Represents a Unit check payment (print-and-mail or incoming check).
Represents a saved ACH counterparty (external bank account).
Represents a Unit customer resource.
Represents a card transaction dispute filed by a customer.
Represents a Unit webhook event (last 90 days queryable).
Represents a fee charged to an end-customer's deposit account.
Represents a financial institution (routing number lookup).
Represents a Unit payment resource.
Represents a recurring payment schedule.
Represents a repayment towards a credit account.
Represents a reward (cash-back, sign-up bonus, etc.) credited to a customer account.
Represents a Unit account statement.
Represents an ACH or Check stop-payment order.
Represents a tax form (1099-INT or 1099-MISC) generated for a customer.
Represents an API token response (org, customer, or cardholder).
Represents a Unit transaction resource.
Represents a Unit webhook subscription.
Telemetry integration for the Unit client.