PRODUCTCHILDREN
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Aha! 8.0
- Documentation
Endpoint
<hostname>/api/v1/products
Parent Table
PRODUCTS
Columns
The PRODUCTCHILDREN table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| PRODUCTS_ID* | BigInt | References: PRODUCTS.ID |
| POSITION* | Integer | |
| CREATED_AT | Timestamp(9) | |
| ID | BigInt | |
| NAME | VarChar(54) | |
| PRODUCT_LINE | Boolean | |
| REFERENCE_PREFIX | VarChar(15) |