Financials

The Financials table in the Unknown package contains all financials-related data, including income statements, balance sheets, cash flow statements, and other financial information. This table stores essential financial data to help track and analyze the financial performance of a business. Additionally, users can use this table to compare the financial performance of the business over multiple periods.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
int64 | null

The RowNumber field in the Financials table is of type bigint and is used to store a numerical identifier for each financial record. The RowNumber uniquely identifies each financial record and is auto-incremented with each new record.

string | null

The 'Title' field of the Financials table is a varchar(19) type that is used to store a short descriptive string representing a particular financial account or transaction.

date-time | null

StatementDate is a date field in the Financials table that stores the date a financial statement was issued.

double | null

ReportingClosingBalance is a decimal data field in the Financials table used to represent the total balance at the end of a reporting period. This field is the primary key and must remain unique in order to track the balances.

string | null

The Url field in the Financials table is of the varchar data type and is set to a maximum of 148 characters in length. It is used to store URL links related to the financial information stored in the Financials table.

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!