Account Transaction Tagging Allocations

The AccountTransactionTaggingAllocation table in the Tagging package is designed to manage the allocation of tags to account transactions. It facilitates the categorization and organization of financial transactions by linking them to specific tags, allowing for enhanced tracking, reporting, and analysis. Each entry in the table represents a unique association between an account transaction and one or more tags, capturing relevant metadata such as allocation dates, user inputs, and the context of transaction tagging. This structured approach aids in improving financial transparency and decision-making processes within the accounting framework.

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

Description: A unique identifier for each record in the AccountTransactionTaggingAllocation table, used to differentiate and reference specific allocations associated with account transaction tagging. This field is of data type int and is auto-generated, ensuring that each value is distinct and sequentially assigned.

int32

AccountTransactionTaggingId: This field serves as a unique identifier for each account transaction tagging entry within the AccountTransactionTaggingAllocation table. It is of integer data type, facilitating efficient indexing and retrieval of associated tagging records for various financial transactions.

int32

TaggingRuleAllocationId: An integer representing the unique identifier for the tagging rule allocation associated with the account transaction. This ID links the tagging rule applied to the transaction, facilitating tracking and management of tagging operations within the AccountTransactionTaggingAllocation table.

int32

CashflowId (int): A unique identifier for each cash flow transaction associated with the account transaction tagging allocation, used to link and track specific financial movements within the system.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!