Set a category for a transaction

Sets a user-defined category for a specific transaction.

Path Params
string
required

The program code identifying the BaaS program context.

string
required

The unique identifier for the account associated with the transaction.

Body Params

The request payload containing category details.

  • AccountIdentifier: The account identifier.

  • TransactionIdentifier: The transaction identifier.

  • Category: The category to set for the transaction.

categoriedTransactions
array of objects | null

The list of transactions with user-defined categories to be set or updated. Each Gd.Bos.DataTransfer.CategoriedTransaction contains transaction details and the assigned category.

categoriedTransactions
Headers
string
required

A unique request identifier for tracking and logging. Should be a GUID.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

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