Tagging Rule Allocations

The TaggingRuleAllocation table in the Tagging package serves as a central repository for managing the allocation of tagging rules to various entities or assets. This table captures essential details such as the unique identifier for each allocation, the associated tagging rule, the target entity it applies to, and any relevant metadata such as allocation thresholds or effectiveness metrics. By organizing tagging rules within this structure, the TaggingRuleAllocation table facilitates improved governance and application of tagging strategies, enabling efficient tracking, reporting, and optimization of tagging efforts across the organization.

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

Description: This field represents a unique identifier for each record in the TaggingRuleAllocation table. As an integer data type, it serves as the primary key, ensuring that each tagging rule allocation can be distinctly referenced and efficiently managed within the database.

string
required
length between 1 and 32

The Cashflow Tag that should be applied when a Rule is associated to an Account Transactions.

double
required

The factor that should be applied to the amount on the transaction when generating the cashflow and item.

string | null

Miscellaneous comments about the allocation.

int32

The Taggin Rule that the allocation is associated with.

Response
200

OK

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