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": "8a822ca2-aff7-4a69-b8a7-fc3bb3630067", "name": "sample string 2" }, { "id": "8a822ca2-aff7-4a69-b8a7-fc3bb3630067", "name": "sample string 2" } ], "listEntityMasterDCM": [ { "id": "57fedcbf-5f25-4ee4-9154-d0017973d771", "name": "sample string 2", "parentId": "acdfa7bd-5513-4578-8754-c11b035eb614" }, { "id": "57fedcbf-5f25-4ee4-9154-d0017973d771", "name": "sample string 2", "parentId": "acdfa7bd-5513-4578-8754-c11b035eb614" } ], "listCountryMasterDCM": [ { "id": "57fedcbf-5f25-4ee4-9154-d0017973d771", "name": "sample string 2", "parentId": "acdfa7bd-5513-4578-8754-c11b035eb614" }, { "id": "57fedcbf-5f25-4ee4-9154-d0017973d771", "name": "sample string 2", "parentId": "acdfa7bd-5513-4578-8754-c11b035eb614" } ], "listRegionMasterDCM": [ { "id": "57fedcbf-5f25-4ee4-9154-d0017973d771", "name": "sample string 2", "parentId": "acdfa7bd-5513-4578-8754-c11b035eb614" }, { "id": "57fedcbf-5f25-4ee4-9154-d0017973d771", "name": "sample string 2", "parentId": "acdfa7bd-5513-4578-8754-c11b035eb614" } ], "listStateMasterDCM": [ { "id": "57fedcbf-5f25-4ee4-9154-d0017973d771", "name": "sample string 2", "parentId": "acdfa7bd-5513-4578-8754-c11b035eb614" }, { "id": "57fedcbf-5f25-4ee4-9154-d0017973d771", "name": "sample string 2", "parentId": "acdfa7bd-5513-4578-8754-c11b035eb614" } ], "listLocationMasterDCM": [ { "id": "57fedcbf-5f25-4ee4-9154-d0017973d771", "name": "sample string 2", "parentId": "acdfa7bd-5513-4578-8754-c11b035eb614" }, { "id": "57fedcbf-5f25-4ee4-9154-d0017973d771", "name": "sample string 2", "parentId": "acdfa7bd-5513-4578-8754-c11b035eb614" } ], "listComplainceCategoryMasterDCM": [ { "id": "8a822ca2-aff7-4a69-b8a7-fc3bb3630067", "name": "sample string 2" }, { "id": "8a822ca2-aff7-4a69-b8a7-fc3bb3630067", "name": "sample string 2" } ], "listActMasterDCM": [ { "id": "8a822ca2-aff7-4a69-b8a7-fc3bb3630067", "name": "sample string 2" }, { "id": "8a822ca2-aff7-4a69-b8a7-fc3bb3630067", "name": "sample string 2" } ], "listClientUserMaster": [ { "id": "8a822ca2-aff7-4a69-b8a7-fc3bb3630067", "name": "sample string 2" }, { "id": "8a822ca2-aff7-4a69-b8a7-fc3bb3630067", "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": "6e6979fd-8147-40fd-931f-cdabd86c5522", "countryId": "15da1d82-bbb8-4b14-a395-6a1d172ce0d4", "categoryId": "1e06ac62-42f1-413a-a74a-4a5d1b8fc3ee", "groupEntityId": "16fd5a92-2753-4d6c-8ad3-711a8e1e9d02", "entityId": "59f26561-ec5f-47eb-948d-0699c625fb94", "complianceType": "198a73e5-bde8-43c7-9559-ba55b057c826" }, { "actId": "6e6979fd-8147-40fd-931f-cdabd86c5522", "countryId": "15da1d82-bbb8-4b14-a395-6a1d172ce0d4", "categoryId": "1e06ac62-42f1-413a-a74a-4a5d1b8fc3ee", "groupEntityId": "16fd5a92-2753-4d6c-8ad3-711a8e1e9d02", "entityId": "59f26561-ec5f-47eb-948d-0699c625fb94", "complianceType": "198a73e5-bde8-43c7-9559-ba55b057c826" } ] }
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>8a822ca2-aff7-4a69-b8a7-fc3bb3630067</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>8a822ca2-aff7-4a69-b8a7-fc3bb3630067</id> <name>sample string 2</name> </CustomDetails> </listActMasterDCM> <listClientUserMaster> <CustomDetails> <id>8a822ca2-aff7-4a69-b8a7-fc3bb3630067</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>8a822ca2-aff7-4a69-b8a7-fc3bb3630067</id> <name>sample string 2</name> </CustomDetails> </listClientUserMaster> <listComplainceCategoryMasterDCM> <CustomDetails> <id>8a822ca2-aff7-4a69-b8a7-fc3bb3630067</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>8a822ca2-aff7-4a69-b8a7-fc3bb3630067</id> <name>sample string 2</name> </CustomDetails> </listComplainceCategoryMasterDCM> <listCountryMasterDCM> <CustomDetailsWithParent> <id>57fedcbf-5f25-4ee4-9154-d0017973d771</id> <name>sample string 2</name> <parentId>acdfa7bd-5513-4578-8754-c11b035eb614</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>57fedcbf-5f25-4ee4-9154-d0017973d771</id> <name>sample string 2</name> <parentId>acdfa7bd-5513-4578-8754-c11b035eb614</parentId> </CustomDetailsWithParent> </listCountryMasterDCM> <listCustomActCheck> <CustomActCheck> <actId>6e6979fd-8147-40fd-931f-cdabd86c5522</actId> <categoryId>1e06ac62-42f1-413a-a74a-4a5d1b8fc3ee</categoryId> <complianceType>198a73e5-bde8-43c7-9559-ba55b057c826</complianceType> <countryId>15da1d82-bbb8-4b14-a395-6a1d172ce0d4</countryId> <entityId>59f26561-ec5f-47eb-948d-0699c625fb94</entityId> <groupEntityId>16fd5a92-2753-4d6c-8ad3-711a8e1e9d02</groupEntityId> </CustomActCheck> <CustomActCheck> <actId>6e6979fd-8147-40fd-931f-cdabd86c5522</actId> <categoryId>1e06ac62-42f1-413a-a74a-4a5d1b8fc3ee</categoryId> <complianceType>198a73e5-bde8-43c7-9559-ba55b057c826</complianceType> <countryId>15da1d82-bbb8-4b14-a395-6a1d172ce0d4</countryId> <entityId>59f26561-ec5f-47eb-948d-0699c625fb94</entityId> <groupEntityId>16fd5a92-2753-4d6c-8ad3-711a8e1e9d02</groupEntityId> </CustomActCheck> </listCustomActCheck> <listDCMGroupEntityMaster> <CustomDetails> <id>8a822ca2-aff7-4a69-b8a7-fc3bb3630067</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>8a822ca2-aff7-4a69-b8a7-fc3bb3630067</id> <name>sample string 2</name> </CustomDetails> </listDCMGroupEntityMaster> <listEntityMasterDCM> <CustomDetailsWithParent> <id>57fedcbf-5f25-4ee4-9154-d0017973d771</id> <name>sample string 2</name> <parentId>acdfa7bd-5513-4578-8754-c11b035eb614</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>57fedcbf-5f25-4ee4-9154-d0017973d771</id> <name>sample string 2</name> <parentId>acdfa7bd-5513-4578-8754-c11b035eb614</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>57fedcbf-5f25-4ee4-9154-d0017973d771</id> <name>sample string 2</name> <parentId>acdfa7bd-5513-4578-8754-c11b035eb614</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>57fedcbf-5f25-4ee4-9154-d0017973d771</id> <name>sample string 2</name> <parentId>acdfa7bd-5513-4578-8754-c11b035eb614</parentId> </CustomDetailsWithParent> </listLocationMasterDCM> <listRegionMasterDCM> <CustomDetailsWithParent> <id>57fedcbf-5f25-4ee4-9154-d0017973d771</id> <name>sample string 2</name> <parentId>acdfa7bd-5513-4578-8754-c11b035eb614</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>57fedcbf-5f25-4ee4-9154-d0017973d771</id> <name>sample string 2</name> <parentId>acdfa7bd-5513-4578-8754-c11b035eb614</parentId> </CustomDetailsWithParent> </listRegionMasterDCM> <listStateMasterDCM> <CustomDetailsWithParent> <id>57fedcbf-5f25-4ee4-9154-d0017973d771</id> <name>sample string 2</name> <parentId>acdfa7bd-5513-4578-8754-c11b035eb614</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>57fedcbf-5f25-4ee4-9154-d0017973d771</id> <name>sample string 2</name> <parentId>acdfa7bd-5513-4578-8754-c11b035eb614</parentId> </CustomDetailsWithParent> </listStateMasterDCM> </BulkLicenseMasterData>