ApexERPHost

<back to all web services

GetStOrderByStptabid

Requires Authentication
The following routes are available for this service:
GET/HR/StOrder
GetStOrderByStptabid Parameters:
NameParameterData TypeRequiredDescription
StpTabIdqueryint?No
GetStOrderByStptabidResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResultformList<StPTabByMonthORByStptabid>No
StPTabByMonthORByStptabid Parameters:
NameParameterData TypeRequiredDescription
StOrderIdformintNo
MgrIdHformint?No
StpTabIdformintNo
CDepIdformint?No
CPostIdformint?No
CPlaceIdformint?No
CV1formdecimal?No
CV2formdecimal?No
V3formdecimalNo
V4formdecimalNo
Date3formDateTime?No
Flagformbyte?No
SFlag1formint?No
PersonIdformintNo
WritNformstringNo
WritDformDateTime?No
Date1formDateTime?No
Date2formDateTime?No
CrTimeformint?No
UnIdformGuid?No
Sexformbool?No
Residentformbool?No
MgrIdformint?No
TabIdformint?No
LockedformintNo
ReffileformGuid?No
NoteformstringNo
PerNumformstringNo

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

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

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

GET /HR/StOrder HTTP/1.1 
Host: apex.nikoratrade.ge 
Accept: application/json
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}},"Result":[{"StOrderId":0,"MgrIdH":0,"StpTabId":0,"CDepId":0,"CPostId":0,"CPlaceId":0,"CV1":0,"CV2":0,"V3":0,"V4":0,"Date3":"\/Date(-62135596800000-0000)\/","Flag":0,"SFlag1":0,"PersonId":0,"WritN":"String","WritD":"\/Date(-62135596800000-0000)\/","Date1":"\/Date(-62135596800000-0000)\/","Date2":"\/Date(-62135596800000-0000)\/","CrTime":0,"UnId":"00000000000000000000000000000000","Sex":false,"Resident":false,"MgrId":0,"TabId":0,"Locked":0,"Reffile":"00000000000000000000000000000000","Note":"String","PerNum":"String"}]}