# PurchaseOrderStatuses: Bouw7 Purchase Order Statuses Returns available statuses for a purchase order. Returns available statuses for a purchase order. - Catalog: `Bouw7` - Schema: `Contract` - Label: Purchase Order 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 `PurchaseOrderStatuses` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `id` | `int64` | ID | ☐ | The ID of the purchase order status. | | `name` | `varchar2` | Name | ☐ | The name of the purchase order status. |