Organization representation types

For receipts where the category has the type RepresentationExpenseCategory that category can use one or more representation types. The list of valid types is returned by this endpoint. However if you choose to use the fields endpoint you don't have to bother about this, just use the url property form the field to get the correct list of representation types

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

The id of the organization of the user

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

The category id, needs to be a representation category

Query Params
integer
1 to 1000
Defaults to 10

max records to return

integer
≥ 0
Defaults to 0

the offset to be used in list

string
enum
Defaults to asc

specifies the order

Allowed:
string

free text to search for

string

filters values by passed id

date

the date for which the expense is made, if omitted today's date is used

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