Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The information in this document is currently in BETA and subject to change.

 

The Action Documents resource represents documents stored in an action.

 

Resource Properties
Scope Parameterscratchnotes
Location/scratchnotes
MethodsGET POST PUT DELETE
Default Page Size50
Max Page Size200
Default IncludesNone

 

Resource Attributes
Field
Description
Format
Required
Field Type
Restrictions
Notes
timestampThe name of the document.stringfalsedefaultread-only 
textWhen the document last modified.numbertruedefault  
statusThe status of the scratch note.stringfalsedefaultread-only 
participantThe Participant that the scratch note belongs to.stringfalselinkread-only 

 

Link Templates
Identifier
Resource
Location Template
scratchnotes.participantparticipants/participants/{scratchnotes.participant}

 

Errors
Code
Field
Condition
AD-01folderThe value of the status attribute must be either "Active", "Inactive", "Closed" or "Template"
AD-02folderThe value of the priority field is numeric.
AD-03statusCannot modify this document as it is currently checked out.
  • No labels