GET api/Contract?EntityName={EntityName}&ValueAttrebute={ValueAttrebute}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| EntityName | string |
Required |
|
| ValueAttrebute | string |
Required |
Body Parameters
None.
Response Information
Resource Description
EntityCollection| Name | Description | Type | Additional information |
|---|---|---|---|
| Entities | Collection of Entity |
None. |
|
| MoreRecords | boolean |
None. |
|
| PagingCookie | string |
None. |
|
| MinActiveRowVersion | string |
None. |
|
| TotalRecordCount | integer |
None. |
|
| TotalRecordCountLimitExceeded | boolean |
None. |
|
| EntityName | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.