API Reference

FileReady

This webhook enables the Stitch Engine system to notify you when the digitized file is ready. Simply use the FileID to retrieve your file data.

{
  "message": "Your DST file is ready",
  "fileId": "3746"
}