Correct Transaction Regularity

Correct, or remove, the regularity frequency of a transaction, and optionally all similar transactions.

A frequency value of "unknown" removes the regularity of a transaction, and optionally all similar transactions.

The correction is stored as a rule and re-applied on every re-enrichment, so it follows the transaction even if its grouping changes, and future transactions that match will inherit it.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Expected request structure for the regularity correction endpoint

string
required

The unique identifier for the transaction

string
enum
required

The frequency to assign. unknown marks the transaction (or group) as not regular.

Allowed:
boolean
Defaults to false

Apply the correction to the whole group of transactions similar to the specified transaction, rather than just the transaction itself

Headers
string
required

The API Client Identifier (Service Application Identifier).

uuid
required

A unique identifier for a Customer, as registered on Bud's platform.

string

Use the internal client identifier, provided in the client_metadata object when creating the customer in Create Customer V3, in place of an X-Customer-Id header.

Responses

401

Unauthorised request

405

An unexpected HTTP method was used

5XX

An unexpected error occurred on the server side

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