GET api/Budget/{id}?DataType={DataType}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

DataType

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Budget
NameDescriptionTypeAdditional information
BudgetId

integer

None.

DepartmentId

integer

None.

ServiceId

integer

None.

ItemId

integer

None.

ProjectId

integer

None.

Target

decimal number

None.

TotalAmount

decimal number

None.

Rate

decimal number

None.

InchargeEmployeeId

integer

None.

Department

Department

None.

Service

Service

None.

Item

Item

None.

Project

Project

None.

InchargeEmployee

Employee

None.

BudgetDetail

Collection of BudgetDetail

None.

CreatedDate

date

Data type: DateTime

CreatedBy

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.