# PurchaseInvoiceStatuses: Bouw7 Purchase Invoice Statuses
Returns available statuses for an purchase invoice.
Returns available statuses for an purchase invoice.
- Catalog: `Bouw7`
- Schema: `PurchaseInvoicing`
- Label: Purchase Invoice Statuses
This is a read-only table. The Bouw7 API may not support changing the data or the Invantive UniversalSQL driver for Bouw7 does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Bouw7 API.
## Table Columns
The columns of the table `PurchaseInvoiceStatuses` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `id` | `int64` | ID | ☐ | The ID of the purchase invoice status. |
| `name` | `varchar2` | Name | ☐ | The name of the purchase invoice status. |