Create a new expenseCopy Pagepost https://stage-api.findity.com/api/v1/expense/expensesThis endpoint uses the standardized fields for creating a new expense.Query Paramsincludearray of stringsoptional properties to includeincludeShow 8 enum valuesADD stringforceSavebooleanWhen true, saves the report even if non-blocking validation warnings exist; validation errors still abort. Defaults to false.truefalseBody ParamsExpenseRecord formatpersonIdstringUUID without dashes (32-character hex string)organizationIdstringrequiredUUID without dashes (32-character hex string)categoryIdstringrequiredUUID without dashes (32-character hex string)verificationrequiredThe expense-type-specific payload — receipt details, mileage details, per-diem details, or food-benefit details. Shape selected by the nested type discriminator.ReceiptVerificationCarSpecificationSubsistenceAllowanceFoodBenefitsReceiptVerification objectexpenseReportIdstringUUID without dashes (32-character hex string)Responses 201OK 400ErrorUpdated 15 days ago