Invoice
Operations Summary
| Method | Endpoint | Description |
|---|---|---|
| POST | /api/invoice/send-financial-report-by-mail/ |
Send financial report by mail |
Send financial report by mail
1 2 3 4 5 6 7 | |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | |
- Model Source:
FinancialReportEmailRequest - API Source:
invoice_send_financial_report_by_mail
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | |
| Field | Type | Required |
|---|---|---|
emails |
array of string (email)s | ✓ |
year |
integer | ✓ |
month |
integer | ✓ |
200 - No response body