Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.methodfi.com/llms.txt

Use this file to discover all available pages before exploring further.

Managed Accounts are FBO (For Benefit Of) accounts managed and provisioned by Method. This endpoint allows you to retrieve managed account balance and transaction information.

Managed Account Object

Managed Account Transaction Object

{
  "id": "macc_123456789",
  "routing": "123456789",
  "number": "0123456789",
  "current_balance": 2000000,
  "available_balance": 2000000
}