{
"status": "ACTIVE",
"created": "2024-01-15T10:30:00Z",
"delete_at": null
}| Property | Description |
|---|---|
| statusstring | Status of the booking organization. Can be either 'ACTIVE', 'SOFT_DELETED', or 'NOT_INSTALLED' |
| createdstring | Creation timestamp of the organization |
| delete_atstring | Date when the organization will be permanently deleted. Only present when status is 'SOFT_DELETED' |