Create an expense summary

Create a new expense summary for a user

Path Params
string
required

The identifier of the user.

Body Params
accounts
array of strings

The list of accounts to be included in the expenses otherwise all the user accounts will be included in the summary

accounts
string

The first/start month to be included in the expense output e.g. "fromMonth":"2019-05". Resulting expenses resource will be based on data between fromMonth and toMonth.

string

The last/end month to be included in the expense output e.g. "toMonth":"2019-09". Resulting expenses resource will be based on data between fromMonth and toMonth.

Responses

204

Returns no content if there are none transactions for the requested period.

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