POST GetEmployeePaySlipPDF?monthid={monthid}&employeeid={employeeid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
monthid

string

Required

employeeid

string

Required

Body Parameters

DataSet
NameDescriptionTypeAdditional information
RemotingFormat

SerializationFormat

None.

SchemaSerializationMode

SchemaSerializationMode

None.

CaseSensitive

boolean

None.

DefaultViewManager

Collection of Object

None.

EnforceConstraints

boolean

None.

DataSetName

string

None.

Namespace

string

None.

Prefix

string

None.

ExtendedProperties

Dictionary of Object [key] and Object [value]

None.

HasErrors

boolean

None.

IsInitialized

boolean

None.

Locale

CultureInfo

None.

Site

ISite

None.

Relations

Collection of Object

None.

Tables

Collection of Object

None.

Container

IContainer

None.

DesignMode

boolean

None.

Request Formats

application/json, text/json, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>