Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.ComplianceBulkUpdateInput

Input representation to asynchronously bulk update the status of the clause version records.
Property Type Description Required or Optional Available Version
recordId String ID of the policy or regulation version record to update the clause versions for. Required 65.0
targetStatus ConnectApi.​BulkUpdateTarget​StatusEnum Target status that you want to update the clause versions to.

Valid values are:

  • Active
  • Draft
  • PendingApproval
  • Published
  • Retired
  • Review

The Active, Draft, Published, and Retired statuses are applicable for both policy and regulation versions, and the associated cause version records.

The PendingApproval and Review statuses are applicable for only the policy version and the associated clause version records.

Required 65.0