latestOpenAPI 3.0.02026-08-2217901.1 MB

ef9153fcac7c

Manufacturers

Get manufacturer

get/manufacturers/{id}

Path parameters

idinteger required

ID of the manufacturer

Headers

x-organization-idinteger

Required if using a multi organizations token

Response

Successfully retrieved manufacturer's information

Example response

{
  "manufacturer": {
    "id": 963,
    "name": "ACME Corporation"
  }
}