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": "677e3c28-40f1-4cf1-b6a6-79e143232192", "name": "sample string 2" }, { "id": "677e3c28-40f1-4cf1-b6a6-79e143232192", "name": "sample string 2" } ], "listEntityMasterDCM": [ { "id": "0f834d7f-a6a5-4b9b-8dba-8560265c0d2a", "name": "sample string 2", "parentId": "286666a4-bfdf-4335-895d-bf9de4e80423" }, { "id": "0f834d7f-a6a5-4b9b-8dba-8560265c0d2a", "name": "sample string 2", "parentId": "286666a4-bfdf-4335-895d-bf9de4e80423" } ], "listCountryMasterDCM": [ { "id": "0f834d7f-a6a5-4b9b-8dba-8560265c0d2a", "name": "sample string 2", "parentId": "286666a4-bfdf-4335-895d-bf9de4e80423" }, { "id": "0f834d7f-a6a5-4b9b-8dba-8560265c0d2a", "name": "sample string 2", "parentId": "286666a4-bfdf-4335-895d-bf9de4e80423" } ], "listRegionMasterDCM": [ { "id": "0f834d7f-a6a5-4b9b-8dba-8560265c0d2a", "name": "sample string 2", "parentId": "286666a4-bfdf-4335-895d-bf9de4e80423" }, { "id": "0f834d7f-a6a5-4b9b-8dba-8560265c0d2a", "name": "sample string 2", "parentId": "286666a4-bfdf-4335-895d-bf9de4e80423" } ], "listStateMasterDCM": [ { "id": "0f834d7f-a6a5-4b9b-8dba-8560265c0d2a", "name": "sample string 2", "parentId": "286666a4-bfdf-4335-895d-bf9de4e80423" }, { "id": "0f834d7f-a6a5-4b9b-8dba-8560265c0d2a", "name": "sample string 2", "parentId": "286666a4-bfdf-4335-895d-bf9de4e80423" } ], "listLocationMasterDCM": [ { "id": "0f834d7f-a6a5-4b9b-8dba-8560265c0d2a", "name": "sample string 2", "parentId": "286666a4-bfdf-4335-895d-bf9de4e80423" }, { "id": "0f834d7f-a6a5-4b9b-8dba-8560265c0d2a", "name": "sample string 2", "parentId": "286666a4-bfdf-4335-895d-bf9de4e80423" } ], "listComplainceCategoryMasterDCM": [ { "id": "677e3c28-40f1-4cf1-b6a6-79e143232192", "name": "sample string 2" }, { "id": "677e3c28-40f1-4cf1-b6a6-79e143232192", "name": "sample string 2" } ], "listActMasterDCM": [ { "id": "677e3c28-40f1-4cf1-b6a6-79e143232192", "name": "sample string 2" }, { "id": "677e3c28-40f1-4cf1-b6a6-79e143232192", "name": "sample string 2" } ], "listClientUserMaster": [ { "id": "677e3c28-40f1-4cf1-b6a6-79e143232192", "name": "sample string 2" }, { "id": "677e3c28-40f1-4cf1-b6a6-79e143232192", "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": "19b0bd44-b6b8-4e40-9859-3770599ca89d", "countryId": "369aeca8-3f26-43e3-9c8b-1cfa4a1fb012", "categoryId": "b8d2aeac-86d5-40dd-8c8d-ae98b7a36914", "groupEntityId": "ce7bfff6-1896-42da-bba1-766447df67f6", "entityId": "5a9f3fe1-d608-4be8-94be-b91ca9e38aca", "complianceType": "3d35364c-271a-4897-82af-dac398861c2a" }, { "actId": "19b0bd44-b6b8-4e40-9859-3770599ca89d", "countryId": "369aeca8-3f26-43e3-9c8b-1cfa4a1fb012", "categoryId": "b8d2aeac-86d5-40dd-8c8d-ae98b7a36914", "groupEntityId": "ce7bfff6-1896-42da-bba1-766447df67f6", "entityId": "5a9f3fe1-d608-4be8-94be-b91ca9e38aca", "complianceType": "3d35364c-271a-4897-82af-dac398861c2a" } ] }
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>677e3c28-40f1-4cf1-b6a6-79e143232192</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>677e3c28-40f1-4cf1-b6a6-79e143232192</id> <name>sample string 2</name> </CustomDetails> </listActMasterDCM> <listClientUserMaster> <CustomDetails> <id>677e3c28-40f1-4cf1-b6a6-79e143232192</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>677e3c28-40f1-4cf1-b6a6-79e143232192</id> <name>sample string 2</name> </CustomDetails> </listClientUserMaster> <listComplainceCategoryMasterDCM> <CustomDetails> <id>677e3c28-40f1-4cf1-b6a6-79e143232192</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>677e3c28-40f1-4cf1-b6a6-79e143232192</id> <name>sample string 2</name> </CustomDetails> </listComplainceCategoryMasterDCM> <listCountryMasterDCM> <CustomDetailsWithParent> <id>0f834d7f-a6a5-4b9b-8dba-8560265c0d2a</id> <name>sample string 2</name> <parentId>286666a4-bfdf-4335-895d-bf9de4e80423</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>0f834d7f-a6a5-4b9b-8dba-8560265c0d2a</id> <name>sample string 2</name> <parentId>286666a4-bfdf-4335-895d-bf9de4e80423</parentId> </CustomDetailsWithParent> </listCountryMasterDCM> <listCustomActCheck> <CustomActCheck> <actId>19b0bd44-b6b8-4e40-9859-3770599ca89d</actId> <categoryId>b8d2aeac-86d5-40dd-8c8d-ae98b7a36914</categoryId> <complianceType>3d35364c-271a-4897-82af-dac398861c2a</complianceType> <countryId>369aeca8-3f26-43e3-9c8b-1cfa4a1fb012</countryId> <entityId>5a9f3fe1-d608-4be8-94be-b91ca9e38aca</entityId> <groupEntityId>ce7bfff6-1896-42da-bba1-766447df67f6</groupEntityId> </CustomActCheck> <CustomActCheck> <actId>19b0bd44-b6b8-4e40-9859-3770599ca89d</actId> <categoryId>b8d2aeac-86d5-40dd-8c8d-ae98b7a36914</categoryId> <complianceType>3d35364c-271a-4897-82af-dac398861c2a</complianceType> <countryId>369aeca8-3f26-43e3-9c8b-1cfa4a1fb012</countryId> <entityId>5a9f3fe1-d608-4be8-94be-b91ca9e38aca</entityId> <groupEntityId>ce7bfff6-1896-42da-bba1-766447df67f6</groupEntityId> </CustomActCheck> </listCustomActCheck> <listDCMGroupEntityMaster> <CustomDetails> <id>677e3c28-40f1-4cf1-b6a6-79e143232192</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>677e3c28-40f1-4cf1-b6a6-79e143232192</id> <name>sample string 2</name> </CustomDetails> </listDCMGroupEntityMaster> <listEntityMasterDCM> <CustomDetailsWithParent> <id>0f834d7f-a6a5-4b9b-8dba-8560265c0d2a</id> <name>sample string 2</name> <parentId>286666a4-bfdf-4335-895d-bf9de4e80423</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>0f834d7f-a6a5-4b9b-8dba-8560265c0d2a</id> <name>sample string 2</name> <parentId>286666a4-bfdf-4335-895d-bf9de4e80423</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>0f834d7f-a6a5-4b9b-8dba-8560265c0d2a</id> <name>sample string 2</name> <parentId>286666a4-bfdf-4335-895d-bf9de4e80423</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>0f834d7f-a6a5-4b9b-8dba-8560265c0d2a</id> <name>sample string 2</name> <parentId>286666a4-bfdf-4335-895d-bf9de4e80423</parentId> </CustomDetailsWithParent> </listLocationMasterDCM> <listRegionMasterDCM> <CustomDetailsWithParent> <id>0f834d7f-a6a5-4b9b-8dba-8560265c0d2a</id> <name>sample string 2</name> <parentId>286666a4-bfdf-4335-895d-bf9de4e80423</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>0f834d7f-a6a5-4b9b-8dba-8560265c0d2a</id> <name>sample string 2</name> <parentId>286666a4-bfdf-4335-895d-bf9de4e80423</parentId> </CustomDetailsWithParent> </listRegionMasterDCM> <listStateMasterDCM> <CustomDetailsWithParent> <id>0f834d7f-a6a5-4b9b-8dba-8560265c0d2a</id> <name>sample string 2</name> <parentId>286666a4-bfdf-4335-895d-bf9de4e80423</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>0f834d7f-a6a5-4b9b-8dba-8560265c0d2a</id> <name>sample string 2</name> <parentId>286666a4-bfdf-4335-895d-bf9de4e80423</parentId> </CustomDetailsWithParent> </listStateMasterDCM> </BulkLicenseMasterData>