ApexERPHost

<back to all web services

GetPresalerAccountDetailedTurnover

Requires Authentication
The following routes are available for this service:
GET/Distribution/Presaler/AccountsTurnover/Detailed
GetPresalerAccountDetailedTurnover Parameters:
NameParameterData TypeRequiredDescription
BeginDatequeryDateTimeNo
EndDatequeryDateTimeNo
AccquerystringNo
PresalerIdqueryintNo
IUDqueryintNo
GetPresalerAccountDetailedTurnoverResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResultformList<PresalerAccountDetailedTurnover>No
PresalerAccountDetailedTurnover Parameters:
NameParameterData TypeRequiredDescription
NIDformintNo
BookIdformstringNo
DocsIdformstringNo
OperIdformstringNo
CurrencyIdformstringNo
DDateformDateTime?No
DBformstringNo
CRformstringNo
CorrespondAccformstringNo
DBVgformdecimal?No
DBVcformdecimal?No
DBVuformdecimal?No
CRVgformdecimal?No
CRVcformdecimal?No
CRVuformdecimal?No
ContentsformstringNo
Rateformdecimal?No
RateCformdecimal?No
NumberInformstringNo
NumberOutformstringNo
BookNoteformstringNo
RecStatusformbool?No
Blockingformbool?No
CUserformstringNo
CrTimeformDateTime?No
RVgformdecimal?No
RVuformdecimal?No
RVcformdecimal?No

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 /Distribution/Presaler/AccountsTurnover/Detailed 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":[{"NID":0,"BookId":"String","DocsId":"String","OperId":"String","CurrencyId":"String","DDate":"\/Date(-62135596800000-0000)\/","DB":"String","CR":"String","CorrespondAcc":"String","DBVg":0,"DBVc":0,"DBVu":0,"CRVg":0,"CRVc":0,"CRVu":0,"Contents":"String","Rate":0,"RateC":0,"NumberIn":"String","NumberOut":"String","BookNote":"String","RecStatus":false,"Blocking":false,"CUser":"String","CrTime":"\/Date(-62135596800000-0000)\/","RVg":0,"RVu":0,"RVc":0}]}