Create BucketsAsk AIpost https://api-sandbox.thisisbud.com/aggregations/v2/bucketsCreate a new bucket, which can be used to group transactions for totals.Body Paramsnamestringrequiredcategorisation_modelstringrequiredCategorisation model that the categories in this bucket relate to. See V2 Categories for details.bucketsarray of objectsrequiredlength ≥ 1buckets* objectbucket_l1stringrequiredcriteriaarray of objectsrequiredcriteria*ADD objectadditional_dataSet 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" } }ADD objectHeadersX-Client-IdstringrequiredThe API Client Identifier (Service Application Identifier).Responses 201Created 400Bad Request 401UnauthorizedUpdated 7 months ago