| id | Unique ID of the DBA record | Integer | No | No | Yes |
| name | Name of the DBA | String | No | No | Yes |
| address | Object | Object | No | No | Yes |
| address.street | Street | String | No | No | Yes |
| address.city | City | String | No | No | Yes |
| address.zip | Zip code | String | No | No | Yes |
| address.state | Object | Object | No | No | Yes |
| address.state.id | State ID | String | No | No | Yes |
| address.country | Object | Object | No | No | Yes |
| address.country.id | Country ID | String | No | No | Yes |
| customerServiceContact | Object | Object | No | No | Yes |
| customerServiceContact.phone | Customer service phone number | String | No | No | Yes |
| customerServiceContact.email | Customer service email | String | No | No | Yes |
| processing | Object | Object | No | No | Yes |
| processing.id | Unique ID of the Merchant Account record | Integer | No | No | Yes |
| processing.mid | Merchant Identification Number | Integer | Yes | No | Yes |
| processing.bank | Bank Details | Object | No | No | Yes |
| processing.bank.accountNumber | The Bank Account Number | String | No | No | Yes |
| processing.bank.routingNumber | The Bank Routing Number | String | No | No | Yes |
| processing.banks | Bank Details | Object | No | No | Yes |
| processing.banks.id | Unique ID of the Bank Account | Integer | No | No | Yes |
| processing.banks.type | The Bank Account type All, Debits, Deposits | ENUM | No | No | Yes |
| processing.banks.bankAccountNumber | The Bank Account Number | String | No | No | Yes |
| processing.banks.bankRoutingNumber | The Bank Routing Number | String | No | No | Yes |
| processing.mcc | Merchant Category Code | String | No | No | Yes |
| processing.status | Status Approved, Live, Inactive, Closed | ENUM | Yes | No | Yes |
| processing.boardedOn | Date and Time when the DBA was created | Datetime | No | No | Yes |
| processing.closedOn | Date and Time when the DBA was closed | Datetime | No | No | Yes |
| processing.volumes | Object | Object | No | No | Yes |
| processing.volumes.monthlyTransactionAmount | Monthly Volume | Integer | No | No | Yes |
| processing.volumes.avgTransactionAmount | Average Transaction Amount | Integer | No | No | Yes |
| processing.volumes.maxTransactionAmount | Max Transaction Amount | Integer | No | No | Yes |
| processing.sales | Object | Object | No | No | Yes |
| processing.sales.swiped | Percentage of card-present transactions | Integer | No | No | Yes |
| processing.sales.mail | Percentage of mail/phone card not present transactions | Integer | No | No | Yes |
| processing.sales.internet | Percentage of internet/eCommerce card not present transactions | Integer | No | No | Yes |
| processing.feeSchedule | Object | Object | No | No | Yes |
| processing.feeSchedule.fees | Fee Object | Object | No | No | Yes |
| processing.feeSchedule.fees.id | Identifier of Fee | String | No | No | Yes |
| processing.feeSchedule.fees.type | Fee Type Object | Object | No | No | Yes |
| processing.feeSchedule.fees.type.id | Identifier of fee types | String | No | No | Yes |
| processing.feeSchedule.fees.value | Fee Amount | String | No | No | Yes |
| processing.feeSchedule.note | Fee Note | String | No | No | Yes |
| ach | Object | Object | No | No | Yes |
| ach.id | Identification Number | String | No | No | Yes |
| ach.bank | Bank Details | Object | No | No | Yes |
| ach.bank.accountNumber | The Bank Account Number | String | No | No | Yes |
| ach.bank.routingNumber | The Bank Routing Number | String | No | No | Yes |
| ach.banks | Bank Details | Object | No | No | Yes |
| ach.banks.id | Unique ID of the Bank Account | Integer | No | No | Yes |
| ach.banks.type | The Bank Account type All, Debits, Credits, Billing | ENUM | No | No | Yes |
| ach.banks.bankAccountNumber | The Bank Account Number | String | No | No | Yes |
| ach.banks.bankRoutingNumber | The Bank Routing Number | String | No | No | Yes |
| ach.mcc | Merchant Category Code | String | No | No | Yes |
| ach.status | Status Approved, Live, Inactive, Closed | ENUM | Yes | No | Yes |
| ach.boardedOn | Date and Time when the DBA was created | Datetime | No | No | Yes |
| ach.closedOn | Date and Time when the DBA was closed | Datetime | No | No | Yes |
| ach.volumes | Object | Object | No | No | Yes |
| ach.volumes.monthlyTransactions | Number Of Monthly Transactions | Integer | No | No | Yes |
| ach.volumes.avgMonthlyTransactionAmount | Monthly Volume | Integer | No | No | Yes |
| ach.volumes.avgTransactionAmount | Average Transaction Amount | Integer | No | No | Yes |
| ach.volumes.maxTransactionAmount | Max Transaction Amount | Integer | No | No | Yes |
| ach.volumes.monthlyReturn | Monthly Return | Integer | No | No | Yes |
| ach.feeSchedule | Object | Object | No | No | Yes |
| ach.feeSchedule.fees | Fee Object | Object | No | No | Yes |
| ach.feeSchedule.fees.id | Identifier of Fee | String | No | No | Yes |
| ach.feeSchedule.fees.type | Fee Type Object | Object | No | No | Yes |
| ach.feeSchedule.fees.type.id | Identifier of fee types | String | No | No | Yes |
| ach.feeSchedule.fees.value | Fee Amount | String | No | No | Yes |
| ach.feeSchedule.note | Fee Note | String | No | No | Yes |