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 Manage Customers API

Manage the number of customers registered onto the Bud platform.

Bud Financial Manage Customers 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 Manage Customers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 11 operations across 9 paths, and defines 37 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.

11 operations 9 paths 37 schemas 3 DELETE3 GET4 POST1 PUT

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 Manage Customers 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 11

Across 9 paths, the API surfaces 11 operations — 3 DELETE, 3 GET, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Manage Customers 11

Manage the number of customers registered onto the Bud platform.

POST
/platform/v3/customers
Create Customer V3
platform_v3_customers_post 1 param body → 2002014004014055XX
GET
/platform/v3/customers
Retrieve Customers V3
platform_v3_customers_get 6 params → 2004004014055XX
POST
/platform/v3/customers/batch
Create Customers V3 (Batch)
platform_v3_customers_batch_post 1 param body → 2014004014055XX
DELETE
/platform/v3/customers/{customer_id}
Remove Customer V3
platform_v3_customers_delete 2 params → 2024014044055XX
DELETE
/platform/v3/customers/idempotent-identifier/{customer_idempotent_identifier}
Remove Customer By Idempotent Identifier V3
platform_v3_customers_idempotent_identifier_delete 2 params → 2024014044055XX
GET
/platform/v3/customers/{customer_id}/{task_id}
Retrieve Remove Customer V3 Status
platform_v3_customers_delete_status 3 params → 2004014044055XX
POST
/v1/customersdeprecated
Create Customer
customers_create_v1 1 param body → 2014004014055XX
POST
/v2/customersdeprecated
Create Customer(s)
customers_create_v2 1 param body → 2014004014055XX
DELETE
/v1/customers/{customer_id}deprecated
Remove Customer
customers_delete 2 params → 2044014044055XX
GET
/v1/customers/{customer_id}/context
Retrieve Customer Context
v1_customer_context_get 2 params → 2004014044055XX
PUT
/v1/customers/{customer_id}/context
Update Customer Context
v1_customer_context_put 2 params body → 2004004014044055XX

Schemas 37

The contract defines 37 schemas that model the data the API accepts and returns. The most detailed are CustomerContext (5 properties), CustomerCreatedV3 (4 properties), BadRequestResponse (4 properties), CustomerContextRequest (4 properties). Each schema is shown below with its type and property counts.

CustomerContextModels
object
The configuration for Bud's enrichment models.
1 property
CustomerDeleteV3Response
object
Expected response structure.
3 properties 3 required
TaskId
string
Bud Task identifier returned from an async task for the requested action
CustomersGetAllV3ResponseMetadata
object
Metadata that defines token-based pagination of results.
2 properties 1 required
CustomerContextResponse
object
Customer context response.
2 properties 2 required
CustomerCreateV3Response
object
Expected response structure.
3 properties 2 required
DeleteResultCodes
string
The result of the operation. Either success or failed.
TaskCustomerDeleteV3MetaData
object
Standard metadata response from the Customer Delete V3
3 properties 1 required
CustomerContextType
string
The type of customer signed up: | Value | Description | |------------|-----------------------------------------| | personal | Individuals with personal bank ac…
CustomerContextRequest
object
The context in which a customer is processed throughout the Bud platform.
4 properties
UpdateCustomerContextRequest
object
Expected request payload structure.
3 properties
CustomerDeleteV3StatusResponse
object
Expected response structure
3 properties 3 required
BadRequestResponse
object
Expected response structure
4 properties 4 required
ClientMetadata
object
A set of Client Metadata
1 property
CustomerContextLocale
string
The locale/language, based on the region, format defined by BCP 47.
IdempotentIdentifier
string
An internal client identifier. If specified will ensure we only have one customer id per identifier.
CustomerContextRegion
string
The region/country where the customer is located, format defined by ISO 3166 Alpha-2.
CustomerCreatedV3Metadata
object
1 property
CustomersGetAllV3DataItem
object
Representation of a Customer.
3 properties 2 required
CreateCustomersV3BatchPayload
object
2 properties
AsyncTaskMetadata
object
Metadata associated with an asynchronous task
3 properties
CustomerCreated
object
3 properties 3 required
CustomerCreateResponse
object
Expected response structure.
2 properties 2 required
ResultsMetadata
object
Metadata associated with the response schema
1 property
CustomerContextHostSecret
boolean
Determines whether the customer secret key should be stored with Bud, meaning the API consumer does not need to store this and provide it on subsequent API cal…
CreateCustomersV3BatchResponse
object
Expected response structure.
3 properties 2 required
Error
objectnull
Contains a field specific error message
CustomerDeleteV3
object
1 property 1 required
UpdateCustomerContextResponse
object
Customer context update response.
2 properties 2 required
Errors
object
Contains a list of error messages
CustomersCreateResponse
object
Expected response structure.
3 properties 3 required
CustomerContext
object
The context in which a customer is processed throughout the Bud platform.
5 properties
CustomerCreatedV3
object
4 properties 2 required
CustomersGetAllV3Response
object
Expected response structure.
3 properties 2 required
TaskCustomerDeleteV3
object
Result of GET customer delete taskId
2 properties 1 required
CreateCustomersPayload
object
2 properties
OperationId
string
A unique identifier/reference associated with a given endpoint/operation

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bud-co-manage-customers-api-openapi.yml Raw ↑

Other APIs Bud Financial publishes across the network.

Bud Financial Aggregation Buckets API
Bud Financial Correct Financial Data 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
Where this information came from

This is an independent, third-party profile of Bud Financial Manage Customers 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.