productByType

get

productByType

Finds all Plantronics products based on a device type. Returns product metadata of each product. Type value could be "CORDED", "BLUETOOTH", "DECT" or "AUDIO_ADAPTER".

Resource URL

https://oda-sandbox.plantronicsmanager.com /foundational/product/type/{type}

Query Parameters


Name Values Description
apikey
(required)

Key to access this api.

page
(required)

Page number of response

count
(required)

Number of items per page


Header Parameters


Name Values Description
appId
(required)

Unique Id for the App

Request Body

type type of the device eg. Bluetooth, wired null true

HTTP Basic

OAuth 2.0

API Key

Reset

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 400
    400

    Generic malformed request.

  • 422
    422

    One or more of the required parameters not found in the request URI.

  • 401
    401

    Unauthorized

  • 500
    500

    Internal server error.

  • 403
    403

    Unauthorized token error.

  • 404
    404

    No product entity could be found for the requested device path parameters

Resource Summary

Security

Content Type

application/json

Category

Foundational

Name Type Description
Name Type Description

Working...