ApexERPHost

<back to all web services

GetSlRPayDExtended

Requires Authentication
The following routes are available for this service:
GET/HR/SlRPayD/Extended
GetSlRPayDExtended Parameters:
NameParameterData TypeRequiredDescription
PayIdqueryintNo
CashOnlyqueryboolNo
GetSlRPayDExtendedResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResultformList<SlRPayDExtended>No
SlRPayDExtended Parameters:
NameParameterData TypeRequiredDescription
rpaydidformintNo
rpayidformintNo
rolldidformintNo
accidformint?No
vsformdecimalNo
vtformdecimalNo
vpformdecimalNo
depidformint?No
postidformint?No
stptabidformintNo
tabidformintNo
stptabnformstringNo
postnformstringNo
depnformstringNo
hccrtpformstringNo
hccrtdformstringNo
hccrtplaceformstringNo
placenformstringNo
placeidformint?No

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

HTTP + CSV

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

GET /HR/SlRPayD/Extended HTTP/1.1 
Host: apex.nikoratrade.ge 
Accept: text/csv
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}},"Result":[{"rpaydid":0,"rpayid":0,"rolldid":0,"accid":0,"vs":0,"vt":0,"vp":0,"depid":0,"postid":0,"stptabid":0,"tabid":0,"stptabn":"String","postn":"String","depn":"String","hccrtp":"String","hccrtd":"String","hccrtplace":"String","placen":"String","placeid":0}]}