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

Bazaarvoice Transactions API

The Transactions API ingests purchase transaction records - single or bulk - so Bazaarvoice can schedule post-interaction review-request notifications, and invalidates a transaction when an order is cancelled. It authenticates with 2-legged OAuth2 client credentials and returns RFC 9457 problem documents on error.

Bazaarvoice Transactions API is one of 17 APIs that Bazaarvoice publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Transaction, Review Requests, Notification, E-Commerce, and Order. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 3 operations across 3 paths, and defines 13 schemas. It is described by OpenAPI 3.0.1, at version 1.0.0.

Requests are made against a single base URL, https://stg.api.bazaarvoice.com.

3 operations 3 paths 13 schemas 1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.0
Base URL
https://api.bazaarvoice.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Bazaarvoice Transactions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (accessToken). By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Transactions 3
POST
/customer-transactions/transactions
Create a Transaction
ingestTransaction body → 202400401403default
POST
/customer-transactions/bulk-transactions
Create Bulk Transactions
ingestBulkTransaction body → 207400401403default
PATCH
/customer-transactions/transactions/{id}
Invalidate a Transaction
invalidateTransaction 1 param body → 202400401403default

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are IngestTransactionRequest (10 properties), Transaction (9 properties), Product (5 properties), Problem (5 properties). Each schema is shown below with its type and property counts.

IngestTransactionRequest
object
10 properties 9 required
Product
object
5 properties 3 required
Transaction
object
9 properties 8 required
Money
object
2 properties
IngestTransactionResponse
object
1 property
IngestBulkTransactionsRequest
object
2 properties 2 required
BulkTransactionsResponseItem
object
4 properties
IngestBulkTransactionsResponse
object
3 properties
InvalidateTransactionRequest
object
2 properties 1 required
InvalidateTransactionResponse
object
2 properties
Problem
object
5 properties
TransactionStatus
string
BatchStatus
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bazaarvoice-transactions-openapi.yml Raw ↑

Other APIs Bazaarvoice publishes across the network.

Bazaarvoice Answers API
Bazaarvoice Clients API
Bazaarvoice Contributor API
Bazaarvoice Lookahead API
Bazaarvoice Questions API
Bazaarvoice Reviews API
Bazaarvoice Conversations Display API
Bazaarvoice Conversations Submission API
Bazaarvoice Response API
Bazaarvoice Response Count API
Bazaarvoice Notifications Subscriptions API
Bazaarvoice Product Sentiment API
Where this information came from

This is an independent, third-party profile of Bazaarvoice Transactions 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.