Get Cleff Account
Returns the Business’s provisioned Cleff Account as a provider-neutral DTO — currency, balance, derived status, and the deposit instructions it funds the account with. Scoped to the caller’s Business and environment.
Authorizations
Cleff API key issued to a Business that self-registers via POST /v1/registration
Response
Available balance, in minor units.
Total balance, in minor units.
Neutral account status derived server-side: 'pending' until the provider first reports, 'active' thereafter, 'suspended' when frozen.
pending, active, suspended Instant Cleff last applied a balance report from the provider — the balance is only as fresh as this. Always Cleff's own clock, whether the provider pushed the balance or Cleff polled for it, so it is directly comparable with the timestamps on your payouts. A report that arrives out of order is discarded and does not move this. Null until the first report lands (status 'pending').
The coordinates the Business funds this account with; absent on non-Checkbook paths.