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 formatpersonIdstring^[0-9a-fA-F]{32}$UUID without dashes (32-character hex string)organizationIdstringrequired^[0-9a-fA-F]{32}$UUID without dashes (32-character hex string)categoryIdstringrequired^[0-9a-fA-F]{32}$UUID 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 objectexpenseReportIdstring^[0-9a-fA-F]{32}$UUID without dashes (32-character hex string)Responses 201OK 400ErrorUpdated about 1 month ago List expensesCreate a new expense (fields format of expense record)Did this page help you?YesNo