Get Accounting Period by ID
GET /accounting-periods/{id}
Description
Retrieve a specific accounting period by its ID.
Authentication
X-API-Key
Request
Headers
| Header | Value | Required |
|---|---|---|
| Authorization | X-API-Key: {{apiKey}} | Yes |
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | UUID | Accounting period ID |