• 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
        contract-owners
        billing-cycles
        suppliers
        invoice-document-profiles
        invoice-templates
        invoice-summary-templates
        invoice-marketing-info
        invoice-marketing-info-preview
        admin-contacts
        commission-agents
        email-templates
        contract-owner-sub-brands
          get
          Get a list of available contract owner sub-brands
          head
          Check if contract owner sub-brands exist
          post
          Create a new contract owner sub brand
          patch
          Update a contract_owner sub brand
          get
          Get a specific contract owner sub brand
          delete
          Delete a contract owner sub brand
        invoice-marketing-info-trial-preview
      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
      Elevate Rental API

Get a specific contract owner sub brand

get/contract-owner-sub-brands/{contractOwnerSubBrandId}
SecuritybearerAuth
Request
path Parameters
contractOwnerSubBrandId
required
integer <int64> (IdParam) >= 1

Contract owner sub brand identifier

Example: 1
Responses
200

Contract owner sub brand found

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error