Create Expense

View as Markdown
Creates a direct expense.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

identitystring
The identity for the active project.

Request

This endpoint expects an object.
itemslist of objectsRequired
is_testbooleanRequired
documentslist of objectsRequired
vendor_idstringRequiredformat: "uuid"
account_idstringRequiredformat: "uuid"
adjustmentslist of objectsRequired
expense_datedatetimeRequired
exchange_ratestringRequired

Response

Created
dataobject
statusboolean
messagestring