Added

2026-03-17 - New edge tables and updated edge_purchase_order_lines

  • Added edge_profiles_tickets. Lookout Analytics documentation or BYOBI documentation.
  • Added edge_members. Lookout Analytics documentation or BYOBI documentation.
  • Changes to edge_purchase_order_lines. Lookout Analytics documentation or BYOBI documentation.
    • Added the external_id column.
    • Added the billable_price_cents column.
    • Added the billable_price_currency column.
    • Added the billable_price_metadata_id column.
    • Added the margin_percentage column.
    • Added the status column.
    • Added the canceled_at column.
    • Added the checkout_link_resent_at column.
    • Added the checkout_link_revoked_at column.
    • Added the checkout_link_sent_at column.
    • Added the delivered_at column.
    • Added the checkout_note column (PII).
    • Added the checkout_location_lonlat column (PII).
    • Added the checkout_location_accuracy column.
    • Added the cancelation_reason_id column.
    • Added the cancelation_note column (PII).
    • Added the vendor_contact_id column.
    • Added the checked_in_at column.
    • Added the check_in_location_lonlat column (PII).
    • Added the check_in_location_accuracy column.
    • Added the tracking_link column (PII).
    • Added the skip_claims column.
    • Added the canceled_at_in_company_tz column.
    • Added the checkout_link_resent_at_in_company_tz column.
    • Added the checkout_link_revoked_at_in_company_tz column.
    • Added the checkout_link_sent_at_in_company_tz column.
    • Added the delivered_at_in_company_tz column.
    • Added the checked_in_at_in_company_tz column.