autotask_create_expense_report
Create expense reports in Autotask PSA by specifying submitter details, report name, description, and week ending date to track business expenses.
Instructions
Create a new expense report
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Expense report name | |
| description | No | Expense report description | |
| submitterId | Yes | The resource ID of the submitter | |
| weekEndingDate | No | Week ending date (YYYY-MM-DD format) |