ApexERPHost

<back to all web services

GetSlRollDExtended

Requires Authentication
The following routes are available for this service:
GET/HR/SlRollD/Extended
GetSlRollDExtended Parameters:
NameParameterData TypeRequiredDescription
RollIdqueryintNo
GetSlRollDExtendedResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResultformList<SlRollDExtended>No
SlRollDExtended Parameters:
NameParameterData TypeRequiredDescription
rolldidformintNo
rollidformintNo
tabidformintNo
stptabidformintNo
depidformint?No
postidformint?No
accidformint?No
v1formdecimal?No
v2formdecimal?No
v3formdecimal?No
v4formdecimal?No
v1tformdecimal?No
v2tformdecimal?No
v3tformdecimal?No
v4tformdecimal?No
dayspformint?No
daysfformint?No
tax1formdecimal?No
vssformdecimal?No
vtsformdecimal?No
k1formdecimal?No
k2formdecimal?No
crtimeformDateTime?No
vpformdecimal?No
stptabnformstringNo
postnformstringNo
depnformstringNo
hccrtpformstringNo
hccrtdformstringNo
tax1kformdecimal?No
placenformstringNo
hccrtplaceformstringNo
placeidformint?No
tax2formdecimal?No

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/SlRollD/Extended 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":[{"rolldid":0,"rollid":0,"tabid":0,"stptabid":0,"depid":0,"postid":0,"accid":0,"v1":0,"v2":0,"v3":0,"v4":0,"v1t":0,"v2t":0,"v3t":0,"v4t":0,"daysp":0,"daysf":0,"tax1":0,"vss":0,"vts":0,"k1":0,"k2":0,"crtime":"\/Date(-62135596800000-0000)\/","vp":0,"stptabn":"String","postn":"String","depn":"String","hccrtp":"String","hccrtd":"String","tax1k":0,"placen":"String","hccrtplace":"String","placeid":0,"tax2":0}]}