Applications (⚠️ DEPRECATED)
Data on white label applications
🛠️ Partner API Alignment Migration
⚠️ This table is deprecated and will be removed in July 2026. Migrate to
applications.
This table will have no rows for operators with no white label applications. Inclusion criteria
This table includes deleted applications, but an application must be associated with a non-deleted operator to be included
| Name | Data Type | Description |
|---|---|---|
| application_id | INTEGER | Primary key, unique identifier for each record. |
| operator_id | INTEGER | Foreign key referencing the OPERATORS table. |
| parent_operator_id | INTEGER | Foreign key referencing the OPERATORS table. |
| created_at | TIMESTAMP | Timestamp indicating when the record was created. |
| deleted_at | TIMESTAMP | Timestamp indicating when the record was deleted. |
| application_name | STRING | Name of the applicaiton |
Updated about 3 hours ago
