# Debtors: Nmbrs Debtors
- Catalog: `Nmbrs`
- Schema: `Debtor`
- Label: Debtors
This is a read-only table. The Nmbrs API may not support changing the data or the Invantive UniversalSQL driver for Nmbrs does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Nmbrs API.
## Table Columns
The columns of the table `Debtors` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `ID` | `int32` | ID | ☑ | Unique ID of the debtor. |
| `NAME` | `varchar2` | Name | ☑ | Name of the debtor. |
| `NUMBER` | `varchar2` | Number | ☑ | Debtor number. |