POST API/V1/Mobile/LogicalUnits
Request Information
URI Parameters
None.
Body Parameters
iMDsoft.API.Metavision.Data.Mobile.Administration.LogicalUnitSearchOptionsName | Description | Type | Additional information |
---|---|---|---|
DepartmentsIds | Collection of integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "departmentsIds": [ 1, 2 ] }
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Collection of iMDsoft.API.Metavision.Data.Mobile.BaseDataModels.BundleData.BundleName | Description | Type | Additional information |
---|---|---|---|
ResourceType |
Resource type |
iMDsoft.API.Metavision.Data.Mobile.Administration.ResourceType |
None. |
Entry |
Entry component |
Collection of iMDsoft.API.Metavision.Data.Mobile.BaseDataModels.BundleData.EntryComponent |
None. |
ValidationErrors |
Validation error |
Collection of iMDsoft.API.Metavision.Data.Mobile.ValidationError |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.