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

« Previous Version 2 Current »

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 Parameteractionrates
Location/actionrates
MethodsGET POST PUT DELETE
Default Page Size50
Max Page Size200
Default IncludesNone

 

Resource Attributes
FieldDescriptionFormatRequiredField TypeRestrictionsNotes
overrideRateThe name of the document.numberfalsedefault  
actionThe Action.stringtruelink  
rateThe Rate.stringfalselink  

 

Link Templates
IdentifierResourceLocation Template
actiondocuments.actionactions/actions/{actiondocuments.action}
actiondocuments.checkedOutByparticipants/participants/{actiondocuments.checkedOutBy}
actiondocuments.actionFolderactionfolders/actionfolders/{actiondocuments.actionFolder}
actiondocuments.createdByparticipants/participants/{actiondocuments.createdBy}
actiondocuments.tagtags/tags/{actiondocuments.tag}
actiondocuments.documentTemplatedocumentTemplates/documentTemplates/{actiondocuments.documentTemplate}

 

Errors
CodeFieldCondition
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