Share

Data exchange between qid accounts

A Share is a record of data exchanged between two or more qid accounts.

What is shared

Data can include:

  • Documents
  • Form fields
  • Signatures
  • Selfies
  • Other identity-related data

qid Account

A qid Account can be a user or an organisation.

Properties

PropertyDescription
templateIdForm Id under which the share was created
participantsAccounts involved in the share
statusCurrent share status

Status values

StatusDescription
openShare is active and accepting data
completedAll required data has been exchanged
closedShare has been cancelled

Participant

Any account involved in a share — whether as a receiver or sharer — is called a participant.

Each participant can have one or more roles:

RoleDescription
OrganiserThe person organizing the share. For example, in a hotel check-in, the hotel acts as the organiser.
AdminParticipants who can add data. For example, in a group check-in, the guest submitting data on behalf of everyone has the admin role.
SharerAny participant who shares their data, such as ID, form fields, photos, etc.

Endpoints

MethodPathDescription
POST/di/shareCreate Share
GET/di/share/{id}Read Share

Did this page help you?