ApexERPHost

<back to all web services

GetTfReturnMofwaybills

Requires Authentication
The following routes are available for this service:
GET/Accounting/ReturnMofwaybills
GetTfReturnMofwaybills Parameters:
NameParameterData TypeRequiredDescription
D1queryDateTime?No
D2queryDateTime?No
Presaleridqueryint?No
NumberinquerystringNo
NumberoutquerystringNo
OperquerystringNo
CuserquerystringNo
Uploadedquerybool?No
GetTfReturnMofwaybillsResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResultformList<TfReturnMofwaybills_DTO>No
TfReturnMofwaybills_DTO Parameters:
NameParameterData TypeRequiredDescription
BookIdformstringNo
DocsIdformstringNo
BlockingformboolNo
RecStatusformboolNo
DDateformDateTimeNo
DbformstringNo
DbnuformstringNo
CrformstringNo
CrnuformstringNo
OperformstringNo
CraddrformstringNo
dbaddrformstringNo
NumberinformstringNo
NumberoutformstringNo
WaybillnumformstringNo
VgformstringNo
CUserformstringNo
SenduserformstringNo
ActuserformstringNo
DendtimeformDateTime?No
UptimeformDateTimeNo
DriverNuformstringNo
DriverPernumformstringNo
CarNumberformstringNo
UploadedformboolNo

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/ReturnMofwaybills 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","Blocking":false,"RecStatus":false,"DDate":"\/Date(-62135596800000-0000)\/","Db":"String","Dbnu":"String","Cr":"String","Crnu":"String","Oper":"String","Craddr":"String","dbaddr":"String","Numberin":"String","Numberout":"String","Waybillnum":"String","Vg":"String","CUser":"String","Senduser":"String","Actuser":"String","Dendtime":"\/Date(-62135596800000-0000)\/","Uptime":"\/Date(-62135596800000-0000)\/","DriverNu":"String","DriverPernum":"String","CarNumber":"String","Uploaded":false}]}