For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
revvue.ai
Log in
Docs
API Reference
QR codes
Types
Objects
QrCode
OBJECT
Ask a question
|
Copy page
|
View as Markdown
|
More actions
Fields
id
String
Optional
format: "uuid"
Unique id (UUID).
documentType
DocumentType
Optional
Document type.
Show 40 enum values
activeState
ActiveState
Optional
Active state
Allowed values:
ACTIVE
INACTIVE
DELETED
created
Datetime
Optional
Timestamp when document was created.
changed
Datetime
Optional
Timestamp of when the last change occurred.
createdBy
String
Optional
Audit identification of who created the document.
changedBy
String
Optional
Audit identification of who changed the document.
tenantId
String
Optional
Document tenant id.
codeType
QrCodeType
Optional
QR code type
Allowed values:
REDIRECT
SURVEY
EMBEDDED
companyId
String
Optional
format: "uuid"
Company id connected with the document.
googlePlaceId
String
Optional
Google maps place id.
locationId
String
Optional
format: "uuid"
Location id connected with the document.
locationIds
list of optional Strings
Optional
Location ids connected with the document.
locationName
String
Optional
Location name.
locationOptions
list of optional
LocationOption
Optional
Location options.
Show 2 fields
name
String
Optional
Name.
parentDocumentId
String
Optional
format: "uuid"
Parent id connected with the document.
redirectUrl
String
Optional
Redirect URL.
scanUrl
String
Optional
Scan URL.
style
QrCodeStyle
Optional
QR code style.
Show 4 fields
themeId
String
Optional
format: "uuid"
Theme id.
url
String
Optional
URL.
defaultLanguage
String
Optional
Default language.
Referenced by
Fields
MutateQrCode.documents
QrCodeQuery.documents