Cashflow Tags

Cashflow tags allow bookings, cashflows and payments to be categorised with tags. Tags can be ordered into hierachies.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
length between 1 and 32

CashflowTagId is a primary key field of data type nvarchar with a maximum length of 32 in the CashflowTag table. It is used to uniquely identify each record and provides a fast way of referencing to records in the table.

string
required
length between 1 and 32

Name of data type nvarchar with a maximum length of 32 in the CashflowTag table is a field that stores up to 32 characters of alphanumeric data in the form of a string, such as a tag name, label, identifier, or categorization for any given cash flow entries.

string
required
length between 1 and 256

The CashflowTag table contains the Description field of data type nvarchar with a maximum length of 256 characters to store a description of the cashflow tag.

string | null

Miscellaneous notes and information for the entry or record.

string | null

An optional value showing the parent tag.

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!