# KamerstukdossierZaken
## Documentation
The Kamerstukdossier to Zaak relationship, which the service declares but carries no key for on either side, so it can only be read by expanding it from Kamerstukdossier.
- Catalog: `TweedeKamer`
- Schema: `Data`
This is a read-only table. The Tweede Kamer API may not support changing the data or the Invantive UniversalSQL driver for Tweede Kamer does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Tweede Kamer API.
## Table Columns
The columns of the table `KamerstukdossierZaken` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `Kamerstukdossier_Id` | `guid` | | ☑ | Key of the Kamerstukdossier the relationship starts from. |
| `Zaak_Id` | `guid` | | ☑ | Key of the Zaak the relationship points at. |