# PurchaseTypes: Bouw7 Purchase Types Returns available purchase types for a delivery ticket. Returns available purchase types for a delivery ticket. - Catalog: `Bouw7` - Schema: `DeliveryTicket` - Label: Purchase Types 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 `PurchaseTypes` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `id` | `int64` | ID | ☐ | The ID of the delivery ticket purchase type. | | `name` | `varchar2` | Name | ☐ | The name of the delivery ticket purchase type. |