Statements

A statement that has been entered manually.

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

The StatementId field in the Statement table is a unique identifier for each individual statement record. It is of the data type int, meaning it can store whole numbers, and is used to uniquely and accurately reference and organize statements within the table. This field is crucial in maintaining the integrity and accuracy of the data in the Statement table, allowing for efficient and reliable retrieval and analysis of statement information.

int32

The account with which the statement is associated.

int32

The AccountBalanceId field is an integer data type in the Statement table. It serves as a unique identifier for each statement within the table and is used to track and organize the balance of each account. This field is essential for accurately maintaining and accessing financial information within the database, ensuring accurate and efficient record-keeping.

date-time
required

The end date of the statement.

double
required

The final balance of the statement.

string | null

Miscellaneous notes and information for the entry or record.

string | null
Response
200

OK

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