Get Accounting Period by ID
GET /accounting-periods/{id}
Description
Retrieve a specific accounting period by its ID.
Authentication
Bearer Token
Request
| Header | Value | Required |
|---|
| Authorization | Bearer {{token}} | Yes |
Path Parameters
| Parameter | Type | Description |
|---|
id | UUID | Accounting period ID |