Ingest Transactions

Initiate the asynchronous process of pushing a customer's transaction(s) through the Bud architecture to apply Bud's enrichment and insights services to first party transactional data. This request creates a task that stores the given transactions against the specified customers and initiates the relevant enrichment process.

The enrichment services applied to the data will depend upon the relevant scopes assigned to your Client ID.

The Task ID returned by this request can be used to verify the current status of the process.

NOTE

Currently deprecated, use /v2/ingest/transactions.

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

Ingest transaction expected request body.

Bud V2 Transactions Request
Headers
string
required

The API Client Identifier (Service Application Identifier).

Responses

400

Bad Request that fails validations on headers & payload

401

Unauthorized (BearerToken in 'Authorization' header fails the authentication)

5XX

An unexpected error occurred on the server side

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