Scroll Top
752 North State Street Westerville, OH 43082

API Page

1.1.0
December 4, 2023

Vues can now have single attachments added before they are created. If a vue requires a document, you can upload and attach on vue creation.
* Added Upload File route to allow users to upload file attachments
* Create Vue call now has the following additional fields:
* attachmentFileIds - hold a list of string UUID references to previously uploaded file attachments (files are uploaded via “Upload File” call)
* urgent, backgroundCheckRequired, highQualityRequired, includePhotoTimestamp - boolean fields used as flags for vues (use on a case-by-case b

Added

File Attachments

1.0.0
June 1, 2023

Initial release of our REST API to pull all your Vue data! Download photos from completed Vues and even create Vues on the fly!

Added

REST API