GET api/BusinessModules/{businessModuleId}/EntitySiteListFieldsSchema?listWebRelativeUrl={listWebRelativeUrl}&contentType={contentType}&mapping={mapping}
Get field schema used for other entity actions in the WorkPoint Connector
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| businessModuleId | globally unique identifier |
Required |
|
| listWebRelativeUrl | string |
Required |
|
| contentType | string |
None. |
|
| mapping | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Returns a JSON schema
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.