Skip to main content

Task approvals

View Task approvals in Xurrent Developer Documentation.

Properties​

Reading​

The following properties can be accessed when reading a record.

  • account - reference to account
  • approver - reference to people
  • attachment - attachments aggregate
  • created_at
  • id
  • planned_duration
  • planned_effort
  • status
  • updated_at

Writing​

The following properties can be specified when creating or updating a record.

  • account_id - reference to account
  • approver_id - reference to people
  • planned_duration
  • planned_effort

Referenced by​