GET api/Contract?EntityName={EntityName}&AttrebuteName={AttrebuteName}&ValueAttrebute={ValueAttrebute}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| EntityName | string |
Required |
|
| AttrebuteName | string |
Required |
|
| ValueAttrebute | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Entity| Name | Description | Type | Additional information |
|---|---|---|---|
| LogicalName | string |
None. |
|
| Id | globally unique identifier |
None. |
|
| Attributes | Collection of Object |
None. |
|
| EntityState | EntityState |
None. |
|
| FormattedValues | Collection of Object |
None. |
|
| RelatedEntities | Collection of Object |
None. |
|
| RowVersion | string |
None. |
|
| KeyAttributes | Collection of Object |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.