ApexERPHost

<back to all web services

GetTfIncomeBooks

Requires Authentication
The following routes are available for this service:
GET/Accounting/TfIncomeBooks
GetTfIncomeBooks Parameters:
NameParameterData TypeRequiredDescription
D1queryDateTimeNo
D2queryDateTimeNo
AccquerystringNo
GetTfIncomeBooksResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResultformList<AccountingEntry>No
AccountingEntry Parameters:
NameParameterData TypeRequiredDescription
BookIdformstringNo
DocsIdformstringNo
OpdetIdformstringNo
CurrencyIdformstringNo
DdateformDateTimeNo
DbformstringNo
CrformstringNo
VgformdecimalNo
VuformdecimalNo
VcformdecimalNo
ContentsformstringNo
RateformdecimalNo
NumberinformstringNo
NumberoutformstringNo
RecstatusformboolNo
BlockingformboolNo
CuserformstringNo
CrtimeformDateTimeNo
OperIdformstringNo
CarddformstringNo
CardcformstringNo
BooknoteformstringNo
UnidformGuidNo
NumberOutDformstringNo
CntidformintNo
DpayformDateTime?No
DbNameformstringNo
CrNameformstringNo
CurrencyCodeformstringNo

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

HTTP + X-PROTOBUF

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

GET /Accounting/TfIncomeBooks HTTP/1.1 
Host: apex.nikoratrade.ge 
Accept: application/x-protobuf
HTTP/1.1 200 OK
Content-Type: application/x-protobuf
Content-Length: length

{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}},"Result":[{"BookId":"String","DocsId":"String","OpdetId":"String","CurrencyId":"String","Ddate":"\/Date(-62135596800000-0000)\/","Db":"String","Cr":"String","Vg":0,"Vu":0,"Vc":0,"Contents":"String","Rate":0,"Numberin":"String","Numberout":"String","Recstatus":false,"Blocking":false,"Cuser":"String","Crtime":"\/Date(-62135596800000-0000)\/","OperId":"String","Cardd":"String","Cardc":"String","Booknote":"String","Unid":"00000000000000000000000000000000","NumberOutD":"String","Cntid":0,"Dpay":"\/Date(-62135596800000-0000)\/","DbName":"String","CrName":"String","CurrencyCode":"String"}]}