ApexERPHost

<back to all web services

GetIF00154

Requires Authentication
The following routes are available for this service:
GET/Accounting/IF00154
GetIF00154 Parameters:
NameParameterData TypeRequiredDescription
D1queryDateTimeNo
D2queryDateTimeNo
OperIdquerystringNo
DbquerystringNo
CrquerystringNo
GetIF00154Response Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResultformList<IF00154>No
IF00154 Parameters:
NameParameterData TypeRequiredDescription
IDformintNo
BCodeformstringNo
Products_nuformstringNo
SCountformdecimalNo
VgformdecimalNo

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/IF00154 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":[{"ID":0,"BCode":"String","Products_nu":"String","SCount":0,"Vg":0}]}