Skip to Content
Data ModelsResource Invitation

Resource Invitation

A Resource Invitation is a pending invite or transfer for a platform resource: organisation membership, asset ownership transfer, or Airspace Zone membership. Accepting an invitation creates or updates a Resource Membership.

Role in the platform

Organisations invite users by email or phone, request asset transfers between organisations, and grant zone Manager or Monitor access. Invitees accept or decline with the invite token before invite_expiry.

Core fields

FieldDescription
invite_uuid / invite_udai_idPublic identifiers
resource_typeTarget resource kind (organisation, asset, zone; see Enums)
resource_uuid / resource_name / resource_udai_idTarget resource and cached labels
invited_by_user_uuidUser who created the invitation
invitee_type / invitee_uuidInvitee kind and resolved UUID when known
invite_modeDelivery mode (email, phone, and related)
invite_identifierEmail or phone used for the invite
invite_roleRole granted on acceptance
invite_tokenOpaque acceptance token
invite_expiryExpiry timestamp
statusInvitation lifecycle (pending, accepted, declined, revoked, expired)
created_at / updated_atTimestamps
Last updated on