Product brands

Get a product brand

Get information about a specific product brand.

get/product-brands/{product_brand_id}

Path parameters

product_brand_idstring required

The unique ID of the product brand.

Headers

Accept-Languagestring

The unique ID of the language code by ISO 639-1.

Response

OK

Example response

{
  "data": {
    "product_brand_id": "83d1d11ea3884a5d33253fe214",
    "name": "The best brand N5",
    "external_id": "a5d332_5"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.