# DebtorTitles: Nmbrs Debtor Titles
- Catalog: `Nmbrs`
- Schema: `Views`
- Label: Debtor Titles
This is a read-only view. 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.
## View Columns
The columns of the view `DebtorTitles` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `DTE_DEBTORID` | `int32` | Debtor ID | ☐ | |
| `DTE_TITLENAME` | `varchar2` | Title Name | ☐ | |
| `DTR_ID` | `int32` | ID | ☑ | Unique ID of the debtor. |
| `DTR_NAME` | `varchar2` | Name | ☑ | Name of the debtor. |
| `DTR_NUMBER` | `varchar2` | Number | ☑ | Debtor number. |