ApexERPHost

<back to all web services

GetIF00153

Requires Authentication
The following routes are available for this service:
GET/Accounting/IF00153
GetIF00153 Parameters:
NameParameterData TypeRequiredDescription
D1queryDateTimeNo
D2queryDateTimeNo
AccquerystringNo
IudqueryintNo
GetIF00153Response Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResultformList<IF00153>No
IF00153 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
CodeformstringNo

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

HTTP + CSV

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

GET /Accounting/IF00153 HTTP/1.1 
Host: apex.nikoratrade.ge 
Accept: text/csv
HTTP/1.1 200 OK
Content-Type: text/csv
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","Code":"String"}]}