GET Api/Clients/GetClient?id={id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Client
NameDescriptionTypeAdditional information
Id

integer

None.

FirstName

string

None.

LastName

string

None.

Email

string

None.

FirstRegistered

date

None.

UserName

string

None.

Password

string

None.

Verified

boolean

None.

Active

boolean

None.

CustomerId

string

None.

OPM_Transaction

Collection of Transaction

None.

OPM_ClientProductPayment

Collection of ClientProductPayment

None.

IsNewClient

boolean

None.

PasswordClear

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.