GET Api/Clients/GetClient?id={id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ClientName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
FirstName | string |
None. |
|
LastName | string |
None. |
|
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.