Expense report fields - initialize

Returns the field definitions needed to render a form for creating or editing an expense report — the container that groups expense records before submission. Pass expenseReportId (query) to seed the response with an existing report's values for editing; omit it to start from a blank report for creation. The set of fields surfaced depends on the organization's configuration — for example, the recipient field is only included when the organization has at least one expense-management-service recipient with open-email enabled.

Path Params
string
required
^[0-9a-fA-F]{32}$

The id of the organization of the user

Query Params
string
^[0-9a-fA-F]{32}$

The id of the expense report to initialize the fields with

include
array of strings

optional properties to include

include
Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json