Create Buckets

Create a new bucket, which can be used to group transactions for totals.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
^[a-zA-Z-_0-9]*$
string
required

Categorisation model that the categories in this bucket relate to.

See V2 Categories for details.

buckets
array of objects
required
length ≥ 1
buckets*
string
required
^[a-zA-Z-_0-9]*$
criteria
array of objects
required
criteria*

Set your own additional properties for a bucket for your own use-cases, e.g.

{
  "additional_data": {
    "display_name": "Bucket name",
    "some_custom_field": "value_1"
  }
}

Headers
string
required

The API Client Identifier (Service Application Identifier).

Responses

400

Bad Request

401

Unauthorized

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json