• (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
        usage-product-inventories
        rental-product-inventories
          get
          Get a list of available rental product inventories
          post
          Create a new rental product inventory
          head
          Check if rental product exists
          get
          Get a specific rental product inventory
          delete
          Delete rental product inventory
          patch
          Update a rental product inventory
        adhoc-inventories
        provisioning-details
      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
      Elevate Rental API
      Elevate Tripwire API

Delete rental product inventory

delete/rental-product-inventories/{rental_product_inventory_id}
SecuritybearerAuth
Request
path Parameters
rental_product_inventory_id
required
integer <int64> (IdParam) >= 1

Rental product inventory identifier

Example: 1
header Parameters
force_cascade
string (BooleanFilterParam)

A boolean flag to specify it will delete any associated feature or event rental product inventories

Example: true | false
Responses
202

Accepted

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found