How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Bud Financial Correct Financial Data API

Manipulate Transactions held on the Bud platform by finding similar transactions and submitting corrections.

Bud Financial Correct Financial Data API is one of 32 APIs that Bud Financial publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Correct Financial Data. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 8 operations across 7 paths, and defines 36 schemas. It is described by OpenAPI 3.2.0, at version 2.10.10.

Requests are made against a single base URL, https://api-sandbox.thisisbud.com.

8 operations 7 paths 36 schemas 4 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.10.10
Base URL
https://api-sandbox.thisisbud.com
Authentication
HTTP Basic, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Bud Financial Correct Financial Data API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (Basic). It supports OAuth 2.0 (OAuth2) using the clientCredentials flow.

  • OAuth2 — Authentication flow: 1. Perform OAuth2 Client Credentials authentication using API Credentials (clientid,clientsecret) to obtain an accesstoken against /v1/oau…

Paths & Operations 8

Across 7 paths, the API surfaces 8 operations — 4 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Correct Financial Data 8

Manipulate Transactions held on the Bud platform by finding similar transactions and submitting corrections.

POST
/corrections/v2/categories
Correct Transaction Categories V2
corrections_v2_categories_post 4 params body → 2004004014055XX
POST
/corrections/v2/merchants
Correct Transaction Merchant
corrections_v2_merchants_post 4 params body → 2004004014055XX
GET
/corrections/v2/merchants/search/{merchant_query}
Correction Merchant Search
corrections_v2_merchant_search_get 4 params → 2004004014054295XX
POST
/corrections/v2/custom-merchants
Create a new custom merchant
corrections_v2_custom_merchants_post 3 params body → 2014005XX
GET
/corrections/v2/custom-merchants
Fetch custom merchants for customer
corrections_v2_custom_merchants_get 3 params → 2004005XX
GET
/corrections/v2/categories/similar/{transaction_id}
Similar Transactions
corrections_v2_similar_categories_get 6 params → 2004004045XX
GET
/corrections/v2/merchants/similar/{transaction_id}
Similar Transactions Including Merchants
corrections_v2_similar_merchants_get 6 params → 2004004045XX
POST
/corrections/v2/merchant-feedback/merchant/{merchant_id}
Suggests changes to a merchant
corrections_v2_merchant_feedback_post 2 params body → 2024004045XX

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are Transaction (19 properties), Enrichments (7 properties), Merchant (7 properties), Processor (6 properties). Each schema is shown below with its type and property counts.

BadRequestNotFoundResponse
object
3 properties 3 required
Token
object
The token item.
2 properties 2 required
CustomerCategoryCorrectionResponse
object
Expected response structure for the category corrections endpoint
3 properties 3 required
CustomerMerchantCorrectionSearchResponseMetadata
object
2 properties 2 required
CustomerMerchantCorrectionSearchResult
object
5 properties 4 required
Location
object
Location enrichment associated with a Transaction
3 properties
BudMonetaryValue
string
The value of the monetary amount. The value is formatted with the number of decimal places for the respective currency. Example: 10.98
Enrichments
object
Contextual enrichments associated with a Transaction
7 properties
BadRequestResponse
object
Expected response structure
4 properties 4 required
CustomerMerchantCorrectionPayload
object
Expected request structure for the merchant corrections endpoint
3 properties 1 required
ClientAttributes
object
An optional map of key-value string pairs that allows clients to attach arbitrary metadata to the transaction. This field can be used to store any relevant inf…
1 property
SimilarTransactionsResponse
object
3 properties 3 required
Transaction
object
A financial transaction
19 properties 8 required
CustomerMerchantCorrectionResponse
object
Expected response structure for the merchant corrections endpoint
3 properties 3 required
Processor
object
Processor enrichment associated with a Transaction, as generated using a combination of Bud's artificial intelligence models and database of known payment proc…
6 properties
SimilarTransactionsIncludingMerchantsResponse
object
3 properties 3 required
BudCurrency
string
The three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html) of the monetary amount. Example: GBP
MerchantFeedbackRequest
object
3 properties 1 required
CustomerCategoryCorrectionRequest
array
Expected request structure for the category corrections endpoint
CustomMerchant
object
Custom Merchant Object
5 properties 5 required
CustomerMerchantCorrectionSearchResponsePayload
array
List of merchant that matched the query. Best match first
BudTransactionType
object
The code and a description of the transaction type. Providing these fields may help improve enrichment accuracy.
2 properties
Categories
object
Categories enrichment associated with a Transaction, as generated by Bud's artificial intelligence models. Currently two levels of category are supported, with…
2 properties
CategoryCorrectionResponseMetadata
object
Metadata associated with the response schema
1 property
BudAmount
object
The monetary amount.
2 properties 2 required
Regularity
object
Regularity enrichment associated with a Transaction, as generated by Bud's artificial intelligence models. Transactions that are similar and have a known frequ…
3 properties
Error
objectnull
Contains a field specific error message
CustomerCategoryCorrectionPayload
object
Expected request structure for the category corrections endpoint
4 properties 1 required
CustomerMerchantCorrectionSearchResponse
object
Expected response structure for the merchant corrections search endpoint
3 properties 3 required
Category
object
Category associated with a Transaction
2 properties 2 required
Errors
object
Contains a list of error messages
MerchantFeedbackResponse
object
4 properties 2 required
CustomerMerchantCorrectionRequest
array
Expected request structure for the merchant corrections endpoint
CustomMerchantRequest
object
3 properties 1 required
OperationId
string
A unique identifier/reference associated with a given endpoint/operation
Merchant
object
Merchant enrichment associated with a Transaction, as generated using a combination of Bud's artificial intelligence models and database of known merchants.
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bud-co-correct-financial-data-api-openapi.yml Raw ↑

Other APIs Bud Financial publishes across the network.

Bud Financial Aggregation Buckets API
Bud Financial Create a Connection API
Bud Financial Custom Insights API
Bud Financial Customer Application Links API
Bud Financial Customer Applications API
Bud Financial Debt Collection Finder API
Bud Financial Enrichment Resources API
Bud Financial Enrichment Totals API
Bud Financial Frontend Widgets API
Bud Financial Income Finder API
Bud Financial Ingest First Party Data API
Bud Financial Initiate Payment - Bud license API
Where this information came from

This is an independent, third-party profile of Bud Financial Correct Financial Data API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.