{ "product_type": { "id": "<string>", "value": "<string>", "metadata": { "car": "white" } } }
Retrieves product type by id.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The ID of the type
The comma-separated fields to include in the response
OK
The response is of type object.
object