Fiscal Calendar Types

Defines the different types of fiscal calendars that a corporate can apply for financial accounting and reporting purposes.

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

The FiscalCalendarTypeId field in the FiscalCalendarType table is a primary key field that stores a unique identifier for each type of fiscal calendar. It is of data type nvarchar and can hold a maximum of 64 characters. This field is crucial in identifying and differentiating between different types of fiscal calendars in the database. As a primary key, it ensures data integrity and allows for efficient and accurate data retrieval.

string
required
length between 1 and 256

The Description field in the FiscalCalendarType table is a column that stores text data of type nvarchar with a maximum length of 256 characters. This field is used to provide a brief description or explanation of the fiscal calendar type specified in the corresponding row. The use of this field can help users better understand the purpose and characteristics of each fiscal calendar type in the table, making it easier to select the appropriate one for their needs. The data entered in this field can include alphanumeric characters, special symbols, and spaces. This field is an important component in organizing and managing financial data, as it adds clarity and context to the fiscal calendar types stored in the table.

string | null

Miscellaneous notes and information for the entry or record.

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!