Get Supplier Category

Returns a single supplier category by ID.

Requires scope: categories:read

Authentication

API_KEYstring
API Key authentication via header

Path parameters

idUUIDRequired
Supplier category ID.

Response

This endpoint returns an object.
idUUID
Unique identifier for the supplier category.
namestring
Display name of the supplier category.
createdAtdatetime
ISO 8601 timestamp when the record was created.
updatedAtdatetime
ISO 8601 timestamp when the record was last updated.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error