Set a category for a transactionput https://example.com/programs/{programCode}/accounts/{accountIdentifier}/userCategorySets a user-defined category for a specific transaction.Path ParamsprogramCodestringrequiredThe program code identifying the BaaS program context.accountIdentifierstringrequiredThe unique identifier for the account associated with the transaction.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe request payload containing category details. AccountIdentifier: The account identifier. TransactionIdentifier: The transaction identifier. Category: The category to set for the transaction. Represents a request to set user-defined categories for transactions. Contains the account identifier and a list of categorized transactions to update. Inherits standard request metadata from Gd.Bos.DataTransfer.Request.RequestBase.categoriedTransactionsarray of objects | nullThe list of transactions with user-defined categories to be set or updated. Each Gd.Bos.DataTransfer.CategoriedTransaction contains transaction details and the assigned category.categoriedTransactionsADD objectHeadersX-GD-RequestIdstringrequiredA unique request identifier for tracking and logging. Should be a GUID.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsoncontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 6 months ago Get Cashback Reward OBS InquiryGet categorized transactions for a userDid this page help you?YesNo