JiwaAPI

<back to all web services

V_DBGL_ReconciliationQuery

Requires Authentication
V_DBGL_ReconciliationQuery Parameters:
NameParameterData TypeRequiredDescription
IDquerystringNo
IDStartsWithquerystringNo
IDEndsWithquerystringNo
IDContainsquerystringNo
IDLikequerystringNo
IDBetweenquerystring[]No
IDInquerystring[]No
AccountnoquerystringNo
AccountnoStartsWithquerystringNo
AccountnoEndsWithquerystringNo
AccountnoContainsquerystringNo
AccountnoLikequerystringNo
AccountnoBetweenquerystring[]No
AccountnoInquerystring[]No
DescriptionquerystringNo
DescriptionStartsWithquerystringNo
DescriptionEndsWithquerystringNo
DescriptionContainsquerystringNo
DescriptionLikequerystringNo
DescriptionBetweenquerystring[]No
DescriptionInquerystring[]No
TransDatequeryDateTime?No
TransDateGreaterThanOrEqualToqueryDateTime?No
TransDateGreaterThanqueryDateTime?No
TransDateLessThanqueryDateTime?No
TransDateLessThanOrEqualToqueryDateTime?No
TransDateNotEqualToqueryDateTime?No
TransDateBetweenqueryNullable<DateTime>[]No
TransDateInqueryNullable<DateTime>[]No
SourceTextquerystringNo
SourceTextStartsWithquerystringNo
SourceTextEndsWithquerystringNo
SourceTextContainsquerystringNo
SourceTextLikequerystringNo
SourceTextBetweenquerystring[]No
SourceTextInquerystring[]No
SourceIDquerystringNo
SourceIDStartsWithquerystringNo
SourceIDEndsWithquerystringNo
SourceIDContainsquerystringNo
SourceIDLikequerystringNo
SourceIDBetweenquerystring[]No
SourceIDInquerystring[]No
SourceNumqueryint?No
SourceNumGreaterThanOrEqualToqueryint?No
SourceNumGreaterThanqueryint?No
SourceNumLessThanqueryint?No
SourceNumLessThanOrEqualToqueryint?No
SourceNumNotEqualToqueryint?No
SourceNumBetweenqueryNullable<Int32>[]No
SourceNumInqueryNullable<Int32>[]No
SubTypeNumqueryint?No
SubTypeNumGreaterThanOrEqualToqueryint?No
SubTypeNumGreaterThanqueryint?No
SubTypeNumLessThanqueryint?No
SubTypeNumLessThanOrEqualToqueryint?No
SubTypeNumNotEqualToqueryint?No
SubTypeNumBetweenqueryNullable<Int32>[]No
SubTypeNumInqueryNullable<Int32>[]No
Valuequerydecimal?No
ValueGreaterThanOrEqualToquerydecimal?No
ValueGreaterThanquerydecimal?No
ValueLessThanquerydecimal?No
ValueLessThanOrEqualToquerydecimal?No
ValueNotEqualToquerydecimal?No
ValueBetweenqueryNullable<Decimal>[]No
ValueInqueryNullable<Decimal>[]No
DebitCreditquerybool?No
ReportTypequerystringNo
ReportTypeStartsWithquerystringNo
ReportTypeEndsWithquerystringNo
ReportTypeContainsquerystringNo
ReportTypeLikequerystringNo
ReportTypeBetweenquerystring[]No
ReportTypeInquerystring[]No
QueryBase Parameters:
NameParameterData TypeRequiredDescription
Skipformint?No
Takeformint?No
OrderByformstringNo
OrderByDescformstringNo
IncludeformstringNo
FieldsformstringNo
MetaformDictionary<string, string>No
V_DBGL_Reconciliation Parameters:
NameParameterData TypeRequiredDescription
IDformstringNo
AccountnoformstringNo
DescriptionformstringNo
TransDateformDateTime?No
SourceTextformstringNo
SourceIDformstringNo
SourceNumformint?No
SubTypeNumformint?No
Valueformdecimal?No
DebitCreditformbool?No
ReportTypeformstringNo
QueryResponse<T> Parameters:
NameParameterData TypeRequiredDescription
OffsetformintNo
TotalformintNo
ResultsformList<T>No
MetaformDictionary<string, string>No
ResponseStatusformResponseStatusNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/reply/V_DBGL_ReconciliationQuery HTTP/1.1 
Host: api.jiwa.com.au 
Accept: application/json
Content-Type: application/json
Content-Length: length

{"ID":"String","IDStartsWith":"String","IDEndsWith":"String","IDContains":"String","IDLike":"String","IDBetween":["String"],"IDIn":["String"],"Accountno":"String","AccountnoStartsWith":"String","AccountnoEndsWith":"String","AccountnoContains":"String","AccountnoLike":"String","AccountnoBetween":["String"],"AccountnoIn":["String"],"Description":"String","DescriptionStartsWith":"String","DescriptionEndsWith":"String","DescriptionContains":"String","DescriptionLike":"String","DescriptionBetween":["String"],"DescriptionIn":["String"],"TransDate":"0001-01-01T00:00:00.0000000","TransDateGreaterThanOrEqualTo":"0001-01-01T00:00:00.0000000","TransDateGreaterThan":"0001-01-01T00:00:00.0000000","TransDateLessThan":"0001-01-01T00:00:00.0000000","TransDateLessThanOrEqualTo":"0001-01-01T00:00:00.0000000","TransDateNotEqualTo":"0001-01-01T00:00:00.0000000","TransDateBetween":["0001-01-01T00:00:00.0000000"],"TransDateIn":["0001-01-01T00:00:00.0000000"],"SourceText":"String","SourceTextStartsWith":"String","SourceTextEndsWith":"String","SourceTextContains":"String","SourceTextLike":"String","SourceTextBetween":["String"],"SourceTextIn":["String"],"SourceID":"String","SourceIDStartsWith":"String","SourceIDEndsWith":"String","SourceIDContains":"String","SourceIDLike":"String","SourceIDBetween":["String"],"SourceIDIn":["String"],"SourceNum":0,"SourceNumGreaterThanOrEqualTo":0,"SourceNumGreaterThan":0,"SourceNumLessThan":0,"SourceNumLessThanOrEqualTo":0,"SourceNumNotEqualTo":0,"SourceNumBetween":[0],"SourceNumIn":[0],"SubTypeNum":0,"SubTypeNumGreaterThanOrEqualTo":0,"SubTypeNumGreaterThan":0,"SubTypeNumLessThan":0,"SubTypeNumLessThanOrEqualTo":0,"SubTypeNumNotEqualTo":0,"SubTypeNumBetween":[0],"SubTypeNumIn":[0],"Value":0,"ValueGreaterThanOrEqualTo":0,"ValueGreaterThan":0,"ValueLessThan":0,"ValueLessThanOrEqualTo":0,"ValueNotEqualTo":0,"ValueBetween":[0],"ValueIn":[0],"DebitCredit":false,"ReportType":"String","ReportTypeStartsWith":"String","ReportTypeEndsWith":"String","ReportTypeContains":"String","ReportTypeLike":"String","ReportTypeBetween":["String"],"ReportTypeIn":["String"],"Skip":0,"Take":0,"OrderBy":"String","OrderByDesc":"String","Include":"String","Fields":"String","Meta":{"String":"String"}}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"Results":[{"ID":"String","Accountno":"String","Description":"String","TransDate":"0001-01-01T00:00:00.0000000","SourceText":"String","SourceID":"String","SourceNum":0,"SubTypeNum":0,"Value":0,"DebitCredit":false,"ReportType":"String"}],"Meta":{"String":"String"},"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}}}