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": "6b7d9652-ef6a-459e-862c-e8e8e8573520", "name": "sample string 2" }, { "id": "6b7d9652-ef6a-459e-862c-e8e8e8573520", "name": "sample string 2" } ], "listEntityMasterDCM": [ { "id": "b61b3583-d3c9-4e6f-879e-408fa034b5fe", "name": "sample string 2", "parentId": "31c5b5d0-ea8d-4616-ab5e-39d0af43e391" }, { "id": "b61b3583-d3c9-4e6f-879e-408fa034b5fe", "name": "sample string 2", "parentId": "31c5b5d0-ea8d-4616-ab5e-39d0af43e391" } ], "listCountryMasterDCM": [ { "id": "b61b3583-d3c9-4e6f-879e-408fa034b5fe", "name": "sample string 2", "parentId": "31c5b5d0-ea8d-4616-ab5e-39d0af43e391" }, { "id": "b61b3583-d3c9-4e6f-879e-408fa034b5fe", "name": "sample string 2", "parentId": "31c5b5d0-ea8d-4616-ab5e-39d0af43e391" } ], "listRegionMasterDCM": [ { "id": "b61b3583-d3c9-4e6f-879e-408fa034b5fe", "name": "sample string 2", "parentId": "31c5b5d0-ea8d-4616-ab5e-39d0af43e391" }, { "id": "b61b3583-d3c9-4e6f-879e-408fa034b5fe", "name": "sample string 2", "parentId": "31c5b5d0-ea8d-4616-ab5e-39d0af43e391" } ], "listStateMasterDCM": [ { "id": "b61b3583-d3c9-4e6f-879e-408fa034b5fe", "name": "sample string 2", "parentId": "31c5b5d0-ea8d-4616-ab5e-39d0af43e391" }, { "id": "b61b3583-d3c9-4e6f-879e-408fa034b5fe", "name": "sample string 2", "parentId": "31c5b5d0-ea8d-4616-ab5e-39d0af43e391" } ], "listLocationMasterDCM": [ { "id": "b61b3583-d3c9-4e6f-879e-408fa034b5fe", "name": "sample string 2", "parentId": "31c5b5d0-ea8d-4616-ab5e-39d0af43e391" }, { "id": "b61b3583-d3c9-4e6f-879e-408fa034b5fe", "name": "sample string 2", "parentId": "31c5b5d0-ea8d-4616-ab5e-39d0af43e391" } ], "listComplainceCategoryMasterDCM": [ { "id": "6b7d9652-ef6a-459e-862c-e8e8e8573520", "name": "sample string 2" }, { "id": "6b7d9652-ef6a-459e-862c-e8e8e8573520", "name": "sample string 2" } ], "listActMasterDCM": [ { "id": "6b7d9652-ef6a-459e-862c-e8e8e8573520", "name": "sample string 2" }, { "id": "6b7d9652-ef6a-459e-862c-e8e8e8573520", "name": "sample string 2" } ], "listClientUserMaster": [ { "id": "6b7d9652-ef6a-459e-862c-e8e8e8573520", "name": "sample string 2" }, { "id": "6b7d9652-ef6a-459e-862c-e8e8e8573520", "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": "d4f1601c-c62d-4278-b50e-b9d830499388", "countryId": "8257475c-fc80-46c0-8765-bd8edab8738a", "categoryId": "c704b620-b44e-440e-9036-4d674c80bd74", "groupEntityId": "7babc762-8ba3-42ae-9fcc-e47af388f7bb", "entityId": "b8ad91f1-e34b-4600-9321-c505f46f389d", "complianceType": "7e889939-8ce8-4f10-9912-ab8a3c50319d" }, { "actId": "d4f1601c-c62d-4278-b50e-b9d830499388", "countryId": "8257475c-fc80-46c0-8765-bd8edab8738a", "categoryId": "c704b620-b44e-440e-9036-4d674c80bd74", "groupEntityId": "7babc762-8ba3-42ae-9fcc-e47af388f7bb", "entityId": "b8ad91f1-e34b-4600-9321-c505f46f389d", "complianceType": "7e889939-8ce8-4f10-9912-ab8a3c50319d" } ] }
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>6b7d9652-ef6a-459e-862c-e8e8e8573520</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>6b7d9652-ef6a-459e-862c-e8e8e8573520</id> <name>sample string 2</name> </CustomDetails> </listActMasterDCM> <listClientUserMaster> <CustomDetails> <id>6b7d9652-ef6a-459e-862c-e8e8e8573520</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>6b7d9652-ef6a-459e-862c-e8e8e8573520</id> <name>sample string 2</name> </CustomDetails> </listClientUserMaster> <listComplainceCategoryMasterDCM> <CustomDetails> <id>6b7d9652-ef6a-459e-862c-e8e8e8573520</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>6b7d9652-ef6a-459e-862c-e8e8e8573520</id> <name>sample string 2</name> </CustomDetails> </listComplainceCategoryMasterDCM> <listCountryMasterDCM> <CustomDetailsWithParent> <id>b61b3583-d3c9-4e6f-879e-408fa034b5fe</id> <name>sample string 2</name> <parentId>31c5b5d0-ea8d-4616-ab5e-39d0af43e391</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>b61b3583-d3c9-4e6f-879e-408fa034b5fe</id> <name>sample string 2</name> <parentId>31c5b5d0-ea8d-4616-ab5e-39d0af43e391</parentId> </CustomDetailsWithParent> </listCountryMasterDCM> <listCustomActCheck> <CustomActCheck> <actId>d4f1601c-c62d-4278-b50e-b9d830499388</actId> <categoryId>c704b620-b44e-440e-9036-4d674c80bd74</categoryId> <complianceType>7e889939-8ce8-4f10-9912-ab8a3c50319d</complianceType> <countryId>8257475c-fc80-46c0-8765-bd8edab8738a</countryId> <entityId>b8ad91f1-e34b-4600-9321-c505f46f389d</entityId> <groupEntityId>7babc762-8ba3-42ae-9fcc-e47af388f7bb</groupEntityId> </CustomActCheck> <CustomActCheck> <actId>d4f1601c-c62d-4278-b50e-b9d830499388</actId> <categoryId>c704b620-b44e-440e-9036-4d674c80bd74</categoryId> <complianceType>7e889939-8ce8-4f10-9912-ab8a3c50319d</complianceType> <countryId>8257475c-fc80-46c0-8765-bd8edab8738a</countryId> <entityId>b8ad91f1-e34b-4600-9321-c505f46f389d</entityId> <groupEntityId>7babc762-8ba3-42ae-9fcc-e47af388f7bb</groupEntityId> </CustomActCheck> </listCustomActCheck> <listDCMGroupEntityMaster> <CustomDetails> <id>6b7d9652-ef6a-459e-862c-e8e8e8573520</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>6b7d9652-ef6a-459e-862c-e8e8e8573520</id> <name>sample string 2</name> </CustomDetails> </listDCMGroupEntityMaster> <listEntityMasterDCM> <CustomDetailsWithParent> <id>b61b3583-d3c9-4e6f-879e-408fa034b5fe</id> <name>sample string 2</name> <parentId>31c5b5d0-ea8d-4616-ab5e-39d0af43e391</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>b61b3583-d3c9-4e6f-879e-408fa034b5fe</id> <name>sample string 2</name> <parentId>31c5b5d0-ea8d-4616-ab5e-39d0af43e391</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>b61b3583-d3c9-4e6f-879e-408fa034b5fe</id> <name>sample string 2</name> <parentId>31c5b5d0-ea8d-4616-ab5e-39d0af43e391</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>b61b3583-d3c9-4e6f-879e-408fa034b5fe</id> <name>sample string 2</name> <parentId>31c5b5d0-ea8d-4616-ab5e-39d0af43e391</parentId> </CustomDetailsWithParent> </listLocationMasterDCM> <listRegionMasterDCM> <CustomDetailsWithParent> <id>b61b3583-d3c9-4e6f-879e-408fa034b5fe</id> <name>sample string 2</name> <parentId>31c5b5d0-ea8d-4616-ab5e-39d0af43e391</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>b61b3583-d3c9-4e6f-879e-408fa034b5fe</id> <name>sample string 2</name> <parentId>31c5b5d0-ea8d-4616-ab5e-39d0af43e391</parentId> </CustomDetailsWithParent> </listRegionMasterDCM> <listStateMasterDCM> <CustomDetailsWithParent> <id>b61b3583-d3c9-4e6f-879e-408fa034b5fe</id> <name>sample string 2</name> <parentId>31c5b5d0-ea8d-4616-ab5e-39d0af43e391</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>b61b3583-d3c9-4e6f-879e-408fa034b5fe</id> <name>sample string 2</name> <parentId>31c5b5d0-ea8d-4616-ab5e-39d0af43e391</parentId> </CustomDetailsWithParent> </listStateMasterDCM> </BulkLicenseMasterData>