GET api/segmentIncome/{employeeId}/{year}/{month}/{segmentIncomeId}/{ExpenseTypeID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
employeeId

string

Required

year

string

Required

month

integer

Required

segmentIncomeId

integer

Required

ExpenseTypeID

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.