Applications (⚠️ EOL Apr'26)
Data on white label applications
🛠️ Partner API Alignment Migration
⚠️ This table will be deprecated in April 2026. Migrate to
FUTURE_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 4 days ago
