| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| BankRecID | query | string | No | |
| BankRecIDStartsWith | query | string | No | |
| BankRecIDEndsWith | query | string | No | |
| BankRecIDContains | query | string | No | |
| BankRecIDLike | query | string | No | |
| BankRecIDBetween | query | string[] | No | |
| BankRecIDIn | query | string[] | No | |
| BankRecNo | query | string | No | |
| BankRecNoStartsWith | query | string | No | |
| BankRecNoEndsWith | query | string | No | |
| BankRecNoContains | query | string | No | |
| BankRecNoLike | query | string | No | |
| BankRecNoBetween | query | string[] | No | |
| BankRecNoIn | query | string[] | No | |
| Reference | query | string | No | |
| ReferenceStartsWith | query | string | No | |
| ReferenceEndsWith | query | string | No | |
| ReferenceContains | query | string | No | |
| ReferenceLike | query | string | No | |
| ReferenceBetween | query | string[] | No | |
| ReferenceIn | query | string[] | No | |
| BankAccountLedgerID | query | string | No | |
| BankAccountLedgerIDStartsWith | query | string | No | |
| BankAccountLedgerIDEndsWith | query | string | No | |
| BankAccountLedgerIDContains | query | string | No | |
| BankAccountLedgerIDLike | query | string | No | |
| BankAccountLedgerIDBetween | query | string[] | No | |
| BankAccountLedgerIDIn | query | string[] | No | |
| BankStatementDate | query | DateTime? | No | |
| BankStatementDateGreaterThanOrEqualTo | query | DateTime? | No | |
| BankStatementDateGreaterThan | query | DateTime? | No | |
| BankStatementDateLessThan | query | DateTime? | No | |
| BankStatementDateLessThanOrEqualTo | query | DateTime? | No | |
| BankStatementDateNotEqualTo | query | DateTime? | No | |
| BankStatementDateBetween | query | Nullable<DateTime>[] | No | |
| BankStatementDateIn | query | Nullable<DateTime>[] | No | |
| Status | query | int? | No | |
| StatusGreaterThanOrEqualTo | query | int? | No | |
| StatusGreaterThan | query | int? | No | |
| StatusLessThan | query | int? | No | |
| StatusLessThanOrEqualTo | query | int? | No | |
| StatusNotEqualTo | query | int? | No | |
| StatusBetween | query | Nullable<Int32>[] | No | |
| StatusIn | query | Nullable<Int32>[] | No | |
| CreatedByStaffID | query | string | No | |
| CreatedByStaffIDStartsWith | query | string | No | |
| CreatedByStaffIDEndsWith | query | string | No | |
| CreatedByStaffIDContains | query | string | No | |
| CreatedByStaffIDLike | query | string | No | |
| CreatedByStaffIDBetween | query | string[] | No | |
| CreatedByStaffIDIn | query | string[] | No | |
| CreatedDateTime | query | DateTime? | No | |
| CreatedDateTimeGreaterThanOrEqualTo | query | DateTime? | No | |
| CreatedDateTimeGreaterThan | query | DateTime? | No | |
| CreatedDateTimeLessThan | query | DateTime? | No | |
| CreatedDateTimeLessThanOrEqualTo | query | DateTime? | No | |
| CreatedDateTimeNotEqualTo | query | DateTime? | No | |
| CreatedDateTimeBetween | query | Nullable<DateTime>[] | No | |
| CreatedDateTimeIn | query | Nullable<DateTime>[] | No | |
| LastSavedByStaffID | query | string | No | |
| LastSavedByStaffIDStartsWith | query | string | No | |
| LastSavedByStaffIDEndsWith | query | string | No | |
| LastSavedByStaffIDContains | query | string | No | |
| LastSavedByStaffIDLike | query | string | No | |
| LastSavedByStaffIDBetween | query | string[] | No | |
| LastSavedByStaffIDIn | query | string[] | No | |
| LastSavedDateTime | query | DateTime? | No | |
| LastSavedDateTimeGreaterThanOrEqualTo | query | DateTime? | No | |
| LastSavedDateTimeGreaterThan | query | DateTime? | No | |
| LastSavedDateTimeLessThan | query | DateTime? | No | |
| LastSavedDateTimeLessThanOrEqualTo | query | DateTime? | No | |
| LastSavedDateTimeNotEqualTo | query | DateTime? | No | |
| LastSavedDateTimeBetween | query | Nullable<DateTime>[] | No | |
| LastSavedDateTimeIn | query | Nullable<DateTime>[] | No | |
| BankStatementOpeningBalance | query | decimal? | No | |
| BankStatementOpeningBalanceGreaterThanOrEqualTo | query | decimal? | No | |
| BankStatementOpeningBalanceGreaterThan | query | decimal? | No | |
| BankStatementOpeningBalanceLessThan | query | decimal? | No | |
| BankStatementOpeningBalanceLessThanOrEqualTo | query | decimal? | No | |
| BankStatementOpeningBalanceNotEqualTo | query | decimal? | No | |
| BankStatementOpeningBalanceBetween | query | Nullable<Decimal>[] | No | |
| BankStatementOpeningBalanceIn | query | Nullable<Decimal>[] | No | |
| BankAccountLedgerCurrentBalance | query | decimal? | No | |
| BankAccountLedgerCurrentBalanceGreaterThanOrEqualTo | query | decimal? | No | |
| BankAccountLedgerCurrentBalanceGreaterThan | query | decimal? | No | |
| BankAccountLedgerCurrentBalanceLessThan | query | decimal? | No | |
| BankAccountLedgerCurrentBalanceLessThanOrEqualTo | query | decimal? | No | |
| BankAccountLedgerCurrentBalanceNotEqualTo | query | decimal? | No | |
| BankAccountLedgerCurrentBalanceBetween | query | Nullable<Decimal>[] | No | |
| BankAccountLedgerCurrentBalanceIn | query | Nullable<Decimal>[] | No | |
| BankStatementClosingBalance | query | decimal? | No | |
| BankStatementClosingBalanceGreaterThanOrEqualTo | query | decimal? | No | |
| BankStatementClosingBalanceGreaterThan | query | decimal? | No | |
| BankStatementClosingBalanceLessThan | query | decimal? | No | |
| BankStatementClosingBalanceLessThanOrEqualTo | query | decimal? | No | |
| BankStatementClosingBalanceNotEqualTo | query | decimal? | No | |
| BankStatementClosingBalanceBetween | query | Nullable<Decimal>[] | No | |
| BankStatementClosingBalanceIn | query | Nullable<Decimal>[] | No | |
| BankAccountLedgerBalanceBroughtForward | query | decimal? | No | |
| BankAccountLedgerBalanceBroughtForwardGreaterThanOrEqualTo | query | decimal? | No | |
| BankAccountLedgerBalanceBroughtForwardGreaterThan | query | decimal? | No | |
| BankAccountLedgerBalanceBroughtForwardLessThan | query | decimal? | No | |
| BankAccountLedgerBalanceBroughtForwardLessThanOrEqualTo | query | decimal? | No | |
| BankAccountLedgerBalanceBroughtForwardNotEqualTo | query | decimal? | No | |
| BankAccountLedgerBalanceBroughtForwardBetween | query | Nullable<Decimal>[] | No | |
| BankAccountLedgerBalanceBroughtForwardIn | query | Nullable<Decimal>[] | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Skip | form | int? | No | |
| Take | form | int? | No | |
| OrderBy | form | string | No | |
| OrderByDesc | form | string | No | |
| Include | form | string | No | |
| Fields | form | string | No | |
| Meta | form | Dictionary<string, string> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| BankRecID | form | string | No | |
| BankRecNo | form | string | No | |
| Reference | form | string | No | |
| BankAccountLedgerID | form | string | No | |
| BankStatementDate | form | DateTime? | No | |
| Status | form | int? | No | |
| CreatedByStaffID | form | string | No | |
| CreatedDateTime | form | DateTime? | No | |
| LastSavedByStaffID | form | string | No | |
| LastSavedDateTime | form | DateTime? | No | |
| BankStatementOpeningBalance | form | decimal? | No | |
| BankAccountLedgerCurrentBalance | form | decimal? | No | |
| BankStatementClosingBalance | form | decimal? | No | |
| BankAccountLedgerBalanceBroughtForward | form | decimal? | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Offset | form | int | No | |
| Total | form | int | No | |
| Results | form | List<T> | No | |
| Meta | form | Dictionary<string, string> | No | |
| ResponseStatus | form | ResponseStatus | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /csv/reply/BR_MainQuery HTTP/1.1
Host: localhost
Accept: text/csv
Content-Type: text/csv
Content-Length: length
{"BankRecID":"String","BankRecIDStartsWith":"String","BankRecIDEndsWith":"String","BankRecIDContains":"String","BankRecIDLike":"String","BankRecIDBetween":["String"],"BankRecIDIn":["String"],"BankRecNo":"String","BankRecNoStartsWith":"String","BankRecNoEndsWith":"String","BankRecNoContains":"String","BankRecNoLike":"String","BankRecNoBetween":["String"],"BankRecNoIn":["String"],"Reference":"String","ReferenceStartsWith":"String","ReferenceEndsWith":"String","ReferenceContains":"String","ReferenceLike":"String","ReferenceBetween":["String"],"ReferenceIn":["String"],"BankAccountLedgerID":"String","BankAccountLedgerIDStartsWith":"String","BankAccountLedgerIDEndsWith":"String","BankAccountLedgerIDContains":"String","BankAccountLedgerIDLike":"String","BankAccountLedgerIDBetween":["String"],"BankAccountLedgerIDIn":["String"],"BankStatementDate":"0001-01-01T00:00:00.0000000","BankStatementDateGreaterThanOrEqualTo":"0001-01-01T00:00:00.0000000","BankStatementDateGreaterThan":"0001-01-01T00:00:00.0000000","BankStatementDateLessThan":"0001-01-01T00:00:00.0000000","BankStatementDateLessThanOrEqualTo":"0001-01-01T00:00:00.0000000","BankStatementDateNotEqualTo":"0001-01-01T00:00:00.0000000","BankStatementDateBetween":["0001-01-01T00:00:00.0000000"],"BankStatementDateIn":["0001-01-01T00:00:00.0000000"],"Status":0,"StatusGreaterThanOrEqualTo":0,"StatusGreaterThan":0,"StatusLessThan":0,"StatusLessThanOrEqualTo":0,"StatusNotEqualTo":0,"StatusBetween":[0],"StatusIn":[0],"CreatedByStaffID":"String","CreatedByStaffIDStartsWith":"String","CreatedByStaffIDEndsWith":"String","CreatedByStaffIDContains":"String","CreatedByStaffIDLike":"String","CreatedByStaffIDBetween":["String"],"CreatedByStaffIDIn":["String"],"CreatedDateTime":"0001-01-01T00:00:00.0000000","CreatedDateTimeGreaterThanOrEqualTo":"0001-01-01T00:00:00.0000000","CreatedDateTimeGreaterThan":"0001-01-01T00:00:00.0000000","CreatedDateTimeLessThan":"0001-01-01T00:00:00.0000000","CreatedDateTimeLessThanOrEqualTo":"0001-01-01T00:00:00.0000000","CreatedDateTimeNotEqualTo":"0001-01-01T00:00:00.0000000","CreatedDateTimeBetween":["0001-01-01T00:00:00.0000000"],"CreatedDateTimeIn":["0001-01-01T00:00:00.0000000"],"LastSavedByStaffID":"String","LastSavedByStaffIDStartsWith":"String","LastSavedByStaffIDEndsWith":"String","LastSavedByStaffIDContains":"String","LastSavedByStaffIDLike":"String","LastSavedByStaffIDBetween":["String"],"LastSavedByStaffIDIn":["String"],"LastSavedDateTime":"0001-01-01T00:00:00.0000000","LastSavedDateTimeGreaterThanOrEqualTo":"0001-01-01T00:00:00.0000000","LastSavedDateTimeGreaterThan":"0001-01-01T00:00:00.0000000","LastSavedDateTimeLessThan":"0001-01-01T00:00:00.0000000","LastSavedDateTimeLessThanOrEqualTo":"0001-01-01T00:00:00.0000000","LastSavedDateTimeNotEqualTo":"0001-01-01T00:00:00.0000000","LastSavedDateTimeBetween":["0001-01-01T00:00:00.0000000"],"LastSavedDateTimeIn":["0001-01-01T00:00:00.0000000"],"BankStatementOpeningBalance":0,"BankStatementOpeningBalanceGreaterThanOrEqualTo":0,"BankStatementOpeningBalanceGreaterThan":0,"BankStatementOpeningBalanceLessThan":0,"BankStatementOpeningBalanceLessThanOrEqualTo":0,"BankStatementOpeningBalanceNotEqualTo":0,"BankStatementOpeningBalanceBetween":[0],"BankStatementOpeningBalanceIn":[0],"BankAccountLedgerCurrentBalance":0,"BankAccountLedgerCurrentBalanceGreaterThanOrEqualTo":0,"BankAccountLedgerCurrentBalanceGreaterThan":0,"BankAccountLedgerCurrentBalanceLessThan":0,"BankAccountLedgerCurrentBalanceLessThanOrEqualTo":0,"BankAccountLedgerCurrentBalanceNotEqualTo":0,"BankAccountLedgerCurrentBalanceBetween":[0],"BankAccountLedgerCurrentBalanceIn":[0],"BankStatementClosingBalance":0,"BankStatementClosingBalanceGreaterThanOrEqualTo":0,"BankStatementClosingBalanceGreaterThan":0,"BankStatementClosingBalanceLessThan":0,"BankStatementClosingBalanceLessThanOrEqualTo":0,"BankStatementClosingBalanceNotEqualTo":0,"BankStatementClosingBalanceBetween":[0],"BankStatementClosingBalanceIn":[0],"BankAccountLedgerBalanceBroughtForward":0,"BankAccountLedgerBalanceBroughtForwardGreaterThanOrEqualTo":0,"BankAccountLedgerBalanceBroughtForwardGreaterThan":0,"BankAccountLedgerBalanceBroughtForwardLessThan":0,"BankAccountLedgerBalanceBroughtForwardLessThanOrEqualTo":0,"BankAccountLedgerBalanceBroughtForwardNotEqualTo":0,"BankAccountLedgerBalanceBroughtForwardBetween":[0],"BankAccountLedgerBalanceBroughtForwardIn":[0],"Skip":0,"Take":0,"OrderBy":"String","OrderByDesc":"String","Include":"String","Fields":"String","Meta":{"String":"String"}}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
{"Results":[{"BankRecID":"String","BankRecNo":"String","Reference":"String","BankAccountLedgerID":"String","BankStatementDate":"0001-01-01T00:00:00.0000000","Status":0,"CreatedByStaffID":"String","CreatedDateTime":"0001-01-01T00:00:00.0000000","LastSavedByStaffID":"String","LastSavedDateTime":"0001-01-01T00:00:00.0000000","BankStatementOpeningBalance":0,"BankAccountLedgerCurrentBalance":0,"BankStatementClosingBalance":0,"BankAccountLedgerBalanceBroughtForward":0}],"Meta":{"String":"String"},"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}}}