Create Buckets

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

Body Params
string
required
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
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
Response
Choose an example:
application/json