Authorize Accounting Period
PUT /accounting-periods/authorize/{id}
Description
Authorize a pending accounting period.
Authentication
Bearer Token
Request
| Header | Value | Required |
|---|
| Authorization | Bearer {{token}} | Yes |
Path Parameters
| Parameter | Type | Description |
|---|
id | UUID | Accounting period authorization ID |