ApexERPHost

<back to all web services

GetProducingExpC

Requires Authentication
The following routes are available for this service:
GET/Accounting/Production/ExpC
GetProducingExpC Parameters:
NameParameterData TypeRequiredDescription
BeginDatequeryDateTimeNo
EndDatequeryDateTimeNo
GetProducingExpCResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResultformList<ProducingExpC>No
ProducingExpC Parameters:
NameParameterData TypeRequiredDescription
BookIDformstringNo
DBformstringNo
DBNameformstringNo
CRformstringNo
CRNameformstringNo
ProdPP_idformstringNo
BCodeformstringNo
Products_nuformstringNo
Coefficientformdecimal?No
ICountformdecimalNo
Exp_vgformdecimal?No
DocsIDformstringNo

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/Production/ExpC 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","DB":"String","DBName":"String","CR":"String","CRName":"String","ProdPP_id":"String","BCode":"String","Products_nu":"String","Coefficient":0,"ICount":0,"Exp_vg":0,"DocsID":"String"}]}