SmartAdvocate

Update Smartadvocate Case Status Rule

Update a case status routing rule. Omitted fields are unchanged.

put/smartadvocate/case-status-rules/{rule_id}

Path parameters

rule_idstring uuid required

Request body

destination_kind'destination' | 'case_staff' nullable
transfer_destination_idstring uuid nullable
staff_rolestring nullable
activeboolean nullable

Response

Successful Response

smartadvocate_case_status_rule_idstring uuid required
sa_status_idinteger required
status_namestring required
status_type_namestring nullable

None = primary case status rule; otherwise the second-status type this rule matches within

destination_kind'destination' | 'case_staff' required
transfer_destination_idstring uuid nullable
staff_rolestring nullable
activeboolean required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.