Expenses

Create Expense

post/v1/public/expenses

Request body

external_idstring nullable
contact_idstring nullable
contact_external_idstring nullable
company_idstring nullable
company_external_idstring nullable
descriptionstring nullable
reimburse_datestring nullable
due_datestring nullable
statusstring nullable
currencystring nullable
amountnumber nullable

Response

OK

okboolean required
statusstring required
external_idstring nullable
expense_idstring nullable
ctx_idstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.