Update an other expense on a projectCopy Pagepatch https://api.runn.io/projects/{projectId}/other-expenses/{otherExpenseId}/Path ParamsprojectIdintegerrequiredUnique identifier for the project the expense is for.otherExpenseIdintegerrequiredUnique identifier for the other expense to update.Body ParamsA non-labour expense for a project.A non-labour expense for a project.costnumber≥ 0How much the item costs for your business (in your account's currency).chargenumber≥ 0How much you are charging your clients for the item (in your account's currency).namestringlength ≥ 1The item or service that was purchased.datedateThe date the expense was incurred.Headersaccept-versionenumrequiredDefaults to 1.0.01.0.0Allowed:1.0.0Responses 200A non-labour expense for a project. 400Default Response 401Default Response 404Default ResponseUpdated about 1 month ago