The following resources are applicable:
Mount Point: /rest/v2/expense_types
RESTful service to list all the expenses of the authorised client (i.e. the Resource Owner in OAuth terms). Accepts a http GET request to /expense_types.
element: | media types: |
---|---|
expenseTypes | application/xml, application/json |
ExpenseTypes
HTTP Status Code | Description |
---|---|
200 OK | Expense types found |
Options call to handle CORS requests (typically coming from javascript frameworks like jQuery) See here for further information.
element: | media types: |
---|---|
(custom) | /, application/xml |
(no documentation provided)