POST api/Employee

Request Information

URI Parameters

None.

Body Parameters

EmployeeModel
NameDescriptionTypeAdditional information
Id

integer

None.

ParentId

integer

None.

CompleteName

string

None.

Latitude

decimal number

None.

Longitude

decimal number

None.

OnService

boolean

None.

State

string

None.

Children

Collection of EmployeeModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json, text/html

Sample:
"sample string 1"