Booking Org Object

{
  "status": "ACTIVE",
  "created": "2024-01-15T10:30:00Z",
  "delete_at": null
}
PropertyDescription
statusstringStatus of the booking organization. Can be either 'ACTIVE', 'SOFT_DELETED', or 'NOT_INSTALLED'
createdstringCreation timestamp of the organization
delete_atstringDate when the organization will be permanently deleted. Only present when status is 'SOFT_DELETED'