GET api/ManageLicenseRepository?clientId={clientId}&license={license}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clientId | globally unique identifier |
Required |
|
license | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
BulkLicenseMasterDataName | Description | Type | Additional information |
---|---|---|---|
listDCMGroupEntityMaster | Collection of CustomDetails |
None. |
|
listEntityMasterDCM | Collection of CustomDetailsWithParent |
None. |
|
listCountryMasterDCM | Collection of CustomDetailsWithParent |
None. |
|
listRegionMasterDCM | Collection of CustomDetailsWithParent |
None. |
|
listStateMasterDCM | Collection of CustomDetailsWithParent |
None. |
|
listLocationMasterDCM | Collection of CustomDetailsWithParent |
None. |
|
listComplainceCategoryMasterDCM | Collection of CustomDetails |
None. |
|
listActMasterDCM | Collection of CustomDetails |
None. |
|
listClientUserMaster | Collection of CustomDetails |
None. |
|
listLicenseMasterData | Collection of LicenseMasterData |
None. |
|
listCustomActCheck | Collection of CustomActCheck |
None. |
Response Formats
application/json, text/json
Sample:
{ "listDCMGroupEntityMaster": [ { "id": "621db143-3c9a-4b81-8ee0-7f62b399aaa1", "name": "sample string 2" }, { "id": "621db143-3c9a-4b81-8ee0-7f62b399aaa1", "name": "sample string 2" } ], "listEntityMasterDCM": [ { "id": "d1cc0f0f-556f-42d1-8136-7ceb70b94916", "name": "sample string 2", "parentId": "43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5" }, { "id": "d1cc0f0f-556f-42d1-8136-7ceb70b94916", "name": "sample string 2", "parentId": "43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5" } ], "listCountryMasterDCM": [ { "id": "d1cc0f0f-556f-42d1-8136-7ceb70b94916", "name": "sample string 2", "parentId": "43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5" }, { "id": "d1cc0f0f-556f-42d1-8136-7ceb70b94916", "name": "sample string 2", "parentId": "43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5" } ], "listRegionMasterDCM": [ { "id": "d1cc0f0f-556f-42d1-8136-7ceb70b94916", "name": "sample string 2", "parentId": "43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5" }, { "id": "d1cc0f0f-556f-42d1-8136-7ceb70b94916", "name": "sample string 2", "parentId": "43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5" } ], "listStateMasterDCM": [ { "id": "d1cc0f0f-556f-42d1-8136-7ceb70b94916", "name": "sample string 2", "parentId": "43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5" }, { "id": "d1cc0f0f-556f-42d1-8136-7ceb70b94916", "name": "sample string 2", "parentId": "43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5" } ], "listLocationMasterDCM": [ { "id": "d1cc0f0f-556f-42d1-8136-7ceb70b94916", "name": "sample string 2", "parentId": "43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5" }, { "id": "d1cc0f0f-556f-42d1-8136-7ceb70b94916", "name": "sample string 2", "parentId": "43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5" } ], "listComplainceCategoryMasterDCM": [ { "id": "621db143-3c9a-4b81-8ee0-7f62b399aaa1", "name": "sample string 2" }, { "id": "621db143-3c9a-4b81-8ee0-7f62b399aaa1", "name": "sample string 2" } ], "listActMasterDCM": [ { "id": "621db143-3c9a-4b81-8ee0-7f62b399aaa1", "name": "sample string 2" }, { "id": "621db143-3c9a-4b81-8ee0-7f62b399aaa1", "name": "sample string 2" } ], "listClientUserMaster": [ { "id": "621db143-3c9a-4b81-8ee0-7f62b399aaa1", "name": "sample string 2" }, { "id": "621db143-3c9a-4b81-8ee0-7f62b399aaa1", "name": "sample string 2" } ], "listLicenseMasterData": [ { "natureOfLicense": "sample string 1", "formNo": "sample string 2", "licenseNo": "sample string 3" }, { "natureOfLicense": "sample string 1", "formNo": "sample string 2", "licenseNo": "sample string 3" } ], "listCustomActCheck": [ { "actId": "b5d57e54-f6d0-4f06-9efd-ebb5914de85e", "countryId": "a8ab9641-491c-4e80-8196-a227a8eeab3d", "categoryId": "0ae22cb1-09ca-4e90-9dc6-9c91aebc0659", "groupEntityId": "8b89d3a7-e2be-43d5-a99a-803507a519a8", "entityId": "fbfb49e0-f4e9-4489-a8cd-80738d874e2e", "complianceType": "d822ac7a-8649-421d-ae99-f3be6b669487" }, { "actId": "b5d57e54-f6d0-4f06-9efd-ebb5914de85e", "countryId": "a8ab9641-491c-4e80-8196-a227a8eeab3d", "categoryId": "0ae22cb1-09ca-4e90-9dc6-9c91aebc0659", "groupEntityId": "8b89d3a7-e2be-43d5-a99a-803507a519a8", "entityId": "fbfb49e0-f4e9-4489-a8cd-80738d874e2e", "complianceType": "d822ac7a-8649-421d-ae99-f3be6b669487" } ] }
application/xml, text/xml
Sample:
<BulkLicenseMasterData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IRAApi.CustomModel"> <listActMasterDCM> <CustomDetails> <id>621db143-3c9a-4b81-8ee0-7f62b399aaa1</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>621db143-3c9a-4b81-8ee0-7f62b399aaa1</id> <name>sample string 2</name> </CustomDetails> </listActMasterDCM> <listClientUserMaster> <CustomDetails> <id>621db143-3c9a-4b81-8ee0-7f62b399aaa1</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>621db143-3c9a-4b81-8ee0-7f62b399aaa1</id> <name>sample string 2</name> </CustomDetails> </listClientUserMaster> <listComplainceCategoryMasterDCM> <CustomDetails> <id>621db143-3c9a-4b81-8ee0-7f62b399aaa1</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>621db143-3c9a-4b81-8ee0-7f62b399aaa1</id> <name>sample string 2</name> </CustomDetails> </listComplainceCategoryMasterDCM> <listCountryMasterDCM> <CustomDetailsWithParent> <id>d1cc0f0f-556f-42d1-8136-7ceb70b94916</id> <name>sample string 2</name> <parentId>43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>d1cc0f0f-556f-42d1-8136-7ceb70b94916</id> <name>sample string 2</name> <parentId>43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5</parentId> </CustomDetailsWithParent> </listCountryMasterDCM> <listCustomActCheck> <CustomActCheck> <actId>b5d57e54-f6d0-4f06-9efd-ebb5914de85e</actId> <categoryId>0ae22cb1-09ca-4e90-9dc6-9c91aebc0659</categoryId> <complianceType>d822ac7a-8649-421d-ae99-f3be6b669487</complianceType> <countryId>a8ab9641-491c-4e80-8196-a227a8eeab3d</countryId> <entityId>fbfb49e0-f4e9-4489-a8cd-80738d874e2e</entityId> <groupEntityId>8b89d3a7-e2be-43d5-a99a-803507a519a8</groupEntityId> </CustomActCheck> <CustomActCheck> <actId>b5d57e54-f6d0-4f06-9efd-ebb5914de85e</actId> <categoryId>0ae22cb1-09ca-4e90-9dc6-9c91aebc0659</categoryId> <complianceType>d822ac7a-8649-421d-ae99-f3be6b669487</complianceType> <countryId>a8ab9641-491c-4e80-8196-a227a8eeab3d</countryId> <entityId>fbfb49e0-f4e9-4489-a8cd-80738d874e2e</entityId> <groupEntityId>8b89d3a7-e2be-43d5-a99a-803507a519a8</groupEntityId> </CustomActCheck> </listCustomActCheck> <listDCMGroupEntityMaster> <CustomDetails> <id>621db143-3c9a-4b81-8ee0-7f62b399aaa1</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>621db143-3c9a-4b81-8ee0-7f62b399aaa1</id> <name>sample string 2</name> </CustomDetails> </listDCMGroupEntityMaster> <listEntityMasterDCM> <CustomDetailsWithParent> <id>d1cc0f0f-556f-42d1-8136-7ceb70b94916</id> <name>sample string 2</name> <parentId>43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>d1cc0f0f-556f-42d1-8136-7ceb70b94916</id> <name>sample string 2</name> <parentId>43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5</parentId> </CustomDetailsWithParent> </listEntityMasterDCM> <listLicenseMasterData> <LicenseMasterData> <formNo>sample string 2</formNo> <licenseNo>sample string 3</licenseNo> <natureOfLicense>sample string 1</natureOfLicense> </LicenseMasterData> <LicenseMasterData> <formNo>sample string 2</formNo> <licenseNo>sample string 3</licenseNo> <natureOfLicense>sample string 1</natureOfLicense> </LicenseMasterData> </listLicenseMasterData> <listLocationMasterDCM> <CustomDetailsWithParent> <id>d1cc0f0f-556f-42d1-8136-7ceb70b94916</id> <name>sample string 2</name> <parentId>43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>d1cc0f0f-556f-42d1-8136-7ceb70b94916</id> <name>sample string 2</name> <parentId>43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5</parentId> </CustomDetailsWithParent> </listLocationMasterDCM> <listRegionMasterDCM> <CustomDetailsWithParent> <id>d1cc0f0f-556f-42d1-8136-7ceb70b94916</id> <name>sample string 2</name> <parentId>43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>d1cc0f0f-556f-42d1-8136-7ceb70b94916</id> <name>sample string 2</name> <parentId>43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5</parentId> </CustomDetailsWithParent> </listRegionMasterDCM> <listStateMasterDCM> <CustomDetailsWithParent> <id>d1cc0f0f-556f-42d1-8136-7ceb70b94916</id> <name>sample string 2</name> <parentId>43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>d1cc0f0f-556f-42d1-8136-7ceb70b94916</id> <name>sample string 2</name> <parentId>43b3bf37-a413-4f8e-84f6-0f3f87c3d7f5</parentId> </CustomDetailsWithParent> </listStateMasterDCM> </BulkLicenseMasterData>