POST ExpenseItems

Adds an ExpenseItem.


Parameters

NameDescriptionAdditional information
request
The ExpenseItem to add.
            When adding a new ExpenseItem  through the API, the following properties are required:
            Id: Must be set to 0.
            All Ids e.g. currencyId, reasonId must be valid.

Define this parameter in the request body.