POST api/services/pushAndroid

Request Information

URI Parameters

None.

Body Parameters

CustomEmployee
NameDescriptionTypeAdditional information
EmployeeId

integer

None.

EmployeeCode

string

None.

Username

string

None.

NameTh

string

None.

NameEn

string

None.

Email

string

None.

IsActive

boolean

None.

PositionId

integer

None.

PositionNameTh

string

None.

PositionNameEn

string

None.

DepartmentId

integer

None.

DepartmentNameTh

string

None.

DepartmentNameEn

string

None.

ReportToEmpCode

string

None.

SignPicPath

string

None.

Lang

string

None.

CreatedDate

string

None.

CreatedBy

string

None.

ModifiedDate

string

None.

ModifiedBy

string

None.

UserPermissionList

Collection of CustomUserPermission

None.

password

string

None.

ADTitle

string

None.

DivisionId

integer

None.

Userid_Line

string

None.

userPrincipalName

string

None.

connectionString

string

None.

SecretId

string

None.

Request 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.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.