Newer Version Available

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

Insurance Underwriting Rule Group Status (PATCH)

Update the status of an underwriting rule group.
Resource
1/connect/insurance/underwriting-rule-group-status/uwrGroupId
Resource example
1https://yourInstance.salesforce.com/services/data/v65.0/connect/insurance/underwriting-rule-group-status/uwrGroupId
Available version
63.0
HTTP methods
PATCH
Request body for PATCH
JSON example
1{
2"status": "Active"
3}
Properties
Name Type Description Required or Optional Available Version
status String The status of the underwriting rule group. Required 63.0
Response body for PATCH
Insurance Underwriting Rule Group Update Status