SubmitExpenseReport
Submits an expense report.
Input
Name | Type | Required | Description |
ReportId | String | True | The Id of the report. |
Result Set Columns
Name | Type | Description |
Success | Boolean | Indicates if the report was submitted successfully. |
Submits an expense report.
Name | Type | Required | Description |
ReportId | String | True | The Id of the report. |
Name | Type | Description |
Success | Boolean | Indicates if the report was submitted successfully. |