Account LabelsAsk AIpatch https://app.financekey.com/OData/AccountLabels({key})The labels associated to an account.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamskeystringrequiredBody ParamsaccountLabelIdint32AccountLabelId (int) - A unique identifier for each entry in the AccountLabel table, serving as the primary key. This integer value is automatically generated and ensures that each account label can be distinctly referenced within the database.accountIdint32The AccountId field is an integer type that uniquely identifies each account within the AccountLabel table. It serves as the primary key, ensuring the integrity and distinctiveness of account records for efficient data management and retrieval.labelIdstring | nullLabelId is a string identifier for categorizing or tagging accounts within the AccountLabel table. This field uses the nvarchar data type with a maximum length of 450 characters, allowing for the inclusion of alphanumeric characters and special symbols to ensure flexibility in labeling conventions.Response 200OKUpdated about 1 year ago