get
https://api.duodeal.app/api/price-categories/
Retrieves a single price category by its ID.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | integer | Yes | Price category unique identifier |
Response Fields
| Field | Type | Description |
|---|---|---|
id | integer | Price category unique identifier |
name | string | Category name |
byDefault | boolean | Whether this is the default price category |
createdAt | datetime | Creation timestamp |
updatedAt | datetime | Last update timestamp |
Response
200 OK: Returns the price category details401 Unauthorized: Invalid or missing API key404 Not Found: Price category not found
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Successful response
401Unauthorized
