Expense Reports list

Deprecated. This endpoint is deprecated and may be removed in a future version.

List all available expense reports from a specific subsidiary

Expandable resources (pass to ?expand=):

OptionWhat it adds
userReplaces user_id with the report owner's full user object.
fundReplaces fund_id with a summary of the associated fund.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Id of the selected enterprise

string
required

Id of the selected subsidiary

Query Params
expand
array of strings

Related resources to inline. Combine multiple with commas, e.g. ?expand=user,fund. Available options: user, fund. By default these come back as <field>_id references (or are omitted); expanding replaces them with the full nested object.

expand
Allowed:
integer

A page number within the paginated result set.

integer

Number of results to return per page.

string
enum
  • draft - Draft
  • pending_approval - Pending Approval
  • approved - Approved
  • accounted - Accounted
  • paid - Paid
Allowed:
Responses

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