GET v1/bunits/{bunitId}/deleterequestapprovercount
Get the number of delete request approvers for the provided business unit
                
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| bunitId | integer | Required | 
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json
            Sample:
    
        Sample not available.
text/json
            Sample:
    
        Sample not available.
application/xml, text/xml
            Sample:
<int>1</int>