• (CVT ENVIRONMENT)
  • Elevate Developers
  • Getting Started
  • API Reference
  • How-to
  • What's new
  • (CVT ENVIRONMENT)
  • Elevate Developers
  • Getting Started
  • API Reference
  • How-to
  • What's new
    API References
      Elevate Authentication & Users API
      Elevate Admin API
      Elevate Bill Run API
      Elevate Contract Management
      Elevate Customer and Sites API
      Elevate Document API
      Elevate Events API
      Elevate Product Inventory API
      Elevate Invoices API
      Elevate Mediation API
      Elevate Notifications API
      Elevate Payment and Refund API
      Elevate Pricing API
      Elevate Pricing Assignment API
      Elevate Products API
      Elevate Provisioning API
      Elevate Reference Data API
        reference-data-sources
        charge-groups
        reference-data-source-charge-groups
        call-classes
        ignored-call-classes
        ignored-service-ids
          get
          Get a list of ignored service-ids
          post
          Create new ignored service-id record
          head
          Check if ignored service-id record exists
          get
          Get a specific ignored service-id record by its id
          patch
          Update Ignored Service Id
          delete
          Delete Ignored Service Id
        dialstrings
        tax-bands
        currencies
        locales
        currency-rates
        reference-data-summaries
      Elevate Rental API
      Elevate Tripwire API

Check if ignored service-id record exists

head/ignored-service-ids
SecuritybearerAuth
Request
query Parameters
serviceId
string (StringFilterParam)

Check by service-id

Example: serviceId=xyz | in:x,y | like:xyz
Responses
200

Exists

400

Invalid Request

401

Unauthorized

403

Forbidden

404

Not Found

412

Precondition Failed

500

Internal Server Error