• Elevate Developers
  • Getting Started
  • API Reference
  • How-to
  • What's new
  • 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
        usage-rate-card-assignments
        rental-rate-card-assignments
        inclusive-usage-plan-assignments
        usage-rate-overrides
        rental-rate-overrides
        buy-rental-rate-overrides
          get
          Get a list of buy rental overrides
          post
          Create a new buy rental rate override
          head
          Check if buy rental rate override exists
          patch
          Update a buy rental rate override
          delete
          Delete a buy rental rate override
      Elevate Products API
      Elevate Provisioning API
      Elevate Reference Data API
      Elevate Rental API

Delete a buy rental rate override

delete/buy-rental-rate-overrides/{buy_rental_rate_override_id}

Can only be done if not included in a finalised bill run

SecuritybearerAuth
Request
path Parameters
buy_rental_rate_override_id
required
integer <int64> (IdParam) >= 1

Buy rental rate override identifier

Example: 1
Responses
200

Success

400

Invalid Request

401

Unauthorized

403

Forbidden

404

Not Found