Skip to main content

The RequestItem object

Types#

  • DOCUMENT : A file
  • MESSAGE : A simple text information such as a date of birth
  • PROMPT : A single choice prompt
  • ACKNOWLEDGE : An acknowledgment
  • SIGNATURE (coming soon...)

Attributes#

NameDescription
name (string)The Item's name
description (string)The Item's description
type (string)"DOCUMENT"
document (Document) The Item's attached document
answer (Object)The Item's recipient's answer
answer > documents (Documents[])The answer's documents