CreateExpenseReport
Usage information for the operation CreateExpenseReport.rsb.
Input
| Name | Type | Description |
| Externalid | String | A unique identifier for this expense report within the system. |
| Entityid | String | The unique identifier for the entity (such as employee) submitting this expense report |
| Trandate | Date | The transaction date of the expense report. |
| Expenses | String | The expenses to be submitted. |
| Aggregate | String | Overrides all other inputs |
Result Set Columns
| Name | Type | Description |
| Successful | String | A true or false value indicating whether the operation was completed successfully. |