Smokeball · Example Payload

Smokeball Bankaccount Example

LegalLaw FirmPractice ManagementMattersContactsDocumentsBillingTrust AccountingTime Tracking

Smokeball Bankaccount Example is an example object payload from Smokeball, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameaccountTypebankNameaccountNumberroutingNumbercurrencybalance

Example Payload

Raw ↑
{
  "id": "f2a3b4c5-d6e7-8901-f012-901234567890",
  "name": "IOLTA Trust Account",
  "accountType": "Trust",
  "bankName": "First National Bank",
  "accountNumber": "****5678",
  "routingNumber": "071000013",
  "currency": "USD",
  "balance": 125000.0
}