GET api/Merchant/GetByPublicCode
Request Information
URI Parameters
None.
Body Parameters
stringRequest Formats
application/json, text/json
Sample:
"sample string 1"
text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
SoftwareLock| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| IDServer | integer |
None. |
|
| IDPerson | integer |
None. |
|
| IDCreator | integer |
None. |
|
| IDSoftwarePlatform | integer |
None. |
|
| IDLockState | byte |
None. |
|
| IDLockType | byte |
None. |
|
| UniqueID | globally unique identifier |
None. |
|
| SpecialName | string |
None. |
|
| SystemInfo | string |
None. |
|
| SystemName | string |
None. |
|
| PhisycalAddress | string |
None. |
|
| LinkLocalIP | string |
None. |
|
| ExternalIP | string |
None. |
|
| ActivationCode | string |
None. |
|
| CreationDate | date |
None. |
|
| ActivationDate | date |
None. |
|
| ExpirationDate | date |
None. |
|
| LastLoginDate | date |
None. |
|
| Features | Collection of byte |
None. |
|
| Comment | string |
None. |
|
| ActivationCount | byte |
None. |
|
| IsTrial | boolean |
None. |
|
| VersionCode | integer |
None. |
|
| VersionName | string |
None. |
|
| BaseUrl | string |
None. |
|
| PublicCode | string |
None. |
|
| Slug | string |
None. |
|
| OrderLocks | Collection of OrderLock |
None. |
|
| Tickets | Collection of Ticket |
None. |
|
| LockState | LockState |
None. |
|
| LockType | LockType |
None. |
|
| Person | Person |
None. |
|
| SoftwareLock1 | Collection of SoftwareLock |
None. |
|
| SoftwareLock2 | SoftwareLock |
None. |
|
| SoftwarePlatform | SoftwarePlatform |
None. |
|
| User | User |
None. |
|
| SoftwareLockHistories | Collection of SoftwareLockHistory |
None. |
|
| SoftwareOrders | Collection of SoftwareOrder |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.