Adds accounting-service PATCH/archive, fiscal helpers, COA templates and setup status, plus SuperApp Accounting UI (DS, scoreboard, masters, vouchers, ledger, ops modules) with session refresh and HTTPS public API URLs. Co-authored-by: Cursor <cursoragent@cursor.com>
36 lines
656 B
Markdown
36 lines
656 B
Markdown
# API: Group Name
|
|
|
|
| Field | Value |
|
|
| --- | --- |
|
|
| Service | |
|
|
| Base Path | `/api/v1/...` |
|
|
| Auth | Public / JWT / Internal Token / Role |
|
|
| Tenant Aware | Yes / No |
|
|
| Status | Draft / Stable / Deprecated |
|
|
|
|
## Endpoints
|
|
|
|
| Method | Path | Description | Auth |
|
|
| --- | --- | --- | --- |
|
|
| | | | |
|
|
|
|
## Request / Response Contracts
|
|
|
|
### Example
|
|
|
|
```json
|
|
{}
|
|
```
|
|
|
|
## Errors
|
|
|
|
| Code | When |
|
|
| --- | --- |
|
|
| | |
|
|
|
|
## Related Documents
|
|
|
|
- [API Reference](../reference/api-reference.md)
|
|
- [Services Contracts](../reference/services-contracts.md)
|
|
- [Authorization Architecture](../architecture/authorization-architecture.md)
|