Skip to main content
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
}