Check if Call Class exists

head/call-classes
SecuritybearerAuth
Request
query Parameters
callClass
string (StringFilterParam)

Check by call class

Example: callClass=xyz | in:x,y | like:xyz
referenceDataSourceChargeGroupId
string (IdFilterParam)

Check by a particular reference data source charge group id

Example: referenceDataSourceChargeGroupId=0
startDate
string (DateFilterParam)

Check for call class based on start date

Example: startDate=yyyy-MM-dd | lt:yyyy-MM-dd | gt:yyyy-MM-dd | gtn:yyyy-MM-dd
endDate
string (DateFilterParam)

Check for call class based on end date

Example: endDate=yyyy-MM-dd | lt:yyyy-MM-dd | gt:yyyy-MM-dd | gtn:yyyy-MM-dd
Responses
200

Exists

400

Invalid Request

401

Unauthorized

403

Forbidden

404

Not Found