Accounting Template Endpoints
Manage invoice and estimate templates for custom document layouts.
Base Path
/api/accounting-template
Endpoints
List Templates
GET /api/accounting-template
Authorization: Bearer {token}
Query Parameters:
| Parameter | Type | Description |
|---|---|---|
templateType | string | INVOICE or ESTIMATE |
languageCode | string | Language code (e.g., en) |