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": "793d4dbd-3b09-4458-9849-5b58d152ea8b", "name": "sample string 2" }, { "id": "793d4dbd-3b09-4458-9849-5b58d152ea8b", "name": "sample string 2" } ], "listEntityMasterDCM": [ { "id": "84eb2d81-4992-49f1-aa0d-88ef2cbe29e3", "name": "sample string 2", "parentId": "633a3828-b5af-44f5-9466-f70adc7ec3a2" }, { "id": "84eb2d81-4992-49f1-aa0d-88ef2cbe29e3", "name": "sample string 2", "parentId": "633a3828-b5af-44f5-9466-f70adc7ec3a2" } ], "listCountryMasterDCM": [ { "id": "84eb2d81-4992-49f1-aa0d-88ef2cbe29e3", "name": "sample string 2", "parentId": "633a3828-b5af-44f5-9466-f70adc7ec3a2" }, { "id": "84eb2d81-4992-49f1-aa0d-88ef2cbe29e3", "name": "sample string 2", "parentId": "633a3828-b5af-44f5-9466-f70adc7ec3a2" } ], "listRegionMasterDCM": [ { "id": "84eb2d81-4992-49f1-aa0d-88ef2cbe29e3", "name": "sample string 2", "parentId": "633a3828-b5af-44f5-9466-f70adc7ec3a2" }, { "id": "84eb2d81-4992-49f1-aa0d-88ef2cbe29e3", "name": "sample string 2", "parentId": "633a3828-b5af-44f5-9466-f70adc7ec3a2" } ], "listStateMasterDCM": [ { "id": "84eb2d81-4992-49f1-aa0d-88ef2cbe29e3", "name": "sample string 2", "parentId": "633a3828-b5af-44f5-9466-f70adc7ec3a2" }, { "id": "84eb2d81-4992-49f1-aa0d-88ef2cbe29e3", "name": "sample string 2", "parentId": "633a3828-b5af-44f5-9466-f70adc7ec3a2" } ], "listLocationMasterDCM": [ { "id": "84eb2d81-4992-49f1-aa0d-88ef2cbe29e3", "name": "sample string 2", "parentId": "633a3828-b5af-44f5-9466-f70adc7ec3a2" }, { "id": "84eb2d81-4992-49f1-aa0d-88ef2cbe29e3", "name": "sample string 2", "parentId": "633a3828-b5af-44f5-9466-f70adc7ec3a2" } ], "listComplainceCategoryMasterDCM": [ { "id": "793d4dbd-3b09-4458-9849-5b58d152ea8b", "name": "sample string 2" }, { "id": "793d4dbd-3b09-4458-9849-5b58d152ea8b", "name": "sample string 2" } ], "listActMasterDCM": [ { "id": "793d4dbd-3b09-4458-9849-5b58d152ea8b", "name": "sample string 2" }, { "id": "793d4dbd-3b09-4458-9849-5b58d152ea8b", "name": "sample string 2" } ], "listClientUserMaster": [ { "id": "793d4dbd-3b09-4458-9849-5b58d152ea8b", "name": "sample string 2" }, { "id": "793d4dbd-3b09-4458-9849-5b58d152ea8b", "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": "0d7deda8-9e6e-4203-b84b-c66290475c33", "countryId": "17de3195-b66e-44f3-af93-a27a004d496a", "categoryId": "699ec50b-ff68-4c02-b539-7f19c6ecf82e", "groupEntityId": "adc4c873-e8c3-4dc3-a01c-473b1597905b", "entityId": "8973e5ed-0158-464f-b01b-66fa05ca3785", "complianceType": "12e615c9-0d8b-423c-a3c5-a7e085e9effe" }, { "actId": "0d7deda8-9e6e-4203-b84b-c66290475c33", "countryId": "17de3195-b66e-44f3-af93-a27a004d496a", "categoryId": "699ec50b-ff68-4c02-b539-7f19c6ecf82e", "groupEntityId": "adc4c873-e8c3-4dc3-a01c-473b1597905b", "entityId": "8973e5ed-0158-464f-b01b-66fa05ca3785", "complianceType": "12e615c9-0d8b-423c-a3c5-a7e085e9effe" } ] }
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>793d4dbd-3b09-4458-9849-5b58d152ea8b</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>793d4dbd-3b09-4458-9849-5b58d152ea8b</id> <name>sample string 2</name> </CustomDetails> </listActMasterDCM> <listClientUserMaster> <CustomDetails> <id>793d4dbd-3b09-4458-9849-5b58d152ea8b</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>793d4dbd-3b09-4458-9849-5b58d152ea8b</id> <name>sample string 2</name> </CustomDetails> </listClientUserMaster> <listComplainceCategoryMasterDCM> <CustomDetails> <id>793d4dbd-3b09-4458-9849-5b58d152ea8b</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>793d4dbd-3b09-4458-9849-5b58d152ea8b</id> <name>sample string 2</name> </CustomDetails> </listComplainceCategoryMasterDCM> <listCountryMasterDCM> <CustomDetailsWithParent> <id>84eb2d81-4992-49f1-aa0d-88ef2cbe29e3</id> <name>sample string 2</name> <parentId>633a3828-b5af-44f5-9466-f70adc7ec3a2</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>84eb2d81-4992-49f1-aa0d-88ef2cbe29e3</id> <name>sample string 2</name> <parentId>633a3828-b5af-44f5-9466-f70adc7ec3a2</parentId> </CustomDetailsWithParent> </listCountryMasterDCM> <listCustomActCheck> <CustomActCheck> <actId>0d7deda8-9e6e-4203-b84b-c66290475c33</actId> <categoryId>699ec50b-ff68-4c02-b539-7f19c6ecf82e</categoryId> <complianceType>12e615c9-0d8b-423c-a3c5-a7e085e9effe</complianceType> <countryId>17de3195-b66e-44f3-af93-a27a004d496a</countryId> <entityId>8973e5ed-0158-464f-b01b-66fa05ca3785</entityId> <groupEntityId>adc4c873-e8c3-4dc3-a01c-473b1597905b</groupEntityId> </CustomActCheck> <CustomActCheck> <actId>0d7deda8-9e6e-4203-b84b-c66290475c33</actId> <categoryId>699ec50b-ff68-4c02-b539-7f19c6ecf82e</categoryId> <complianceType>12e615c9-0d8b-423c-a3c5-a7e085e9effe</complianceType> <countryId>17de3195-b66e-44f3-af93-a27a004d496a</countryId> <entityId>8973e5ed-0158-464f-b01b-66fa05ca3785</entityId> <groupEntityId>adc4c873-e8c3-4dc3-a01c-473b1597905b</groupEntityId> </CustomActCheck> </listCustomActCheck> <listDCMGroupEntityMaster> <CustomDetails> <id>793d4dbd-3b09-4458-9849-5b58d152ea8b</id> <name>sample string 2</name> </CustomDetails> <CustomDetails> <id>793d4dbd-3b09-4458-9849-5b58d152ea8b</id> <name>sample string 2</name> </CustomDetails> </listDCMGroupEntityMaster> <listEntityMasterDCM> <CustomDetailsWithParent> <id>84eb2d81-4992-49f1-aa0d-88ef2cbe29e3</id> <name>sample string 2</name> <parentId>633a3828-b5af-44f5-9466-f70adc7ec3a2</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>84eb2d81-4992-49f1-aa0d-88ef2cbe29e3</id> <name>sample string 2</name> <parentId>633a3828-b5af-44f5-9466-f70adc7ec3a2</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>84eb2d81-4992-49f1-aa0d-88ef2cbe29e3</id> <name>sample string 2</name> <parentId>633a3828-b5af-44f5-9466-f70adc7ec3a2</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>84eb2d81-4992-49f1-aa0d-88ef2cbe29e3</id> <name>sample string 2</name> <parentId>633a3828-b5af-44f5-9466-f70adc7ec3a2</parentId> </CustomDetailsWithParent> </listLocationMasterDCM> <listRegionMasterDCM> <CustomDetailsWithParent> <id>84eb2d81-4992-49f1-aa0d-88ef2cbe29e3</id> <name>sample string 2</name> <parentId>633a3828-b5af-44f5-9466-f70adc7ec3a2</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>84eb2d81-4992-49f1-aa0d-88ef2cbe29e3</id> <name>sample string 2</name> <parentId>633a3828-b5af-44f5-9466-f70adc7ec3a2</parentId> </CustomDetailsWithParent> </listRegionMasterDCM> <listStateMasterDCM> <CustomDetailsWithParent> <id>84eb2d81-4992-49f1-aa0d-88ef2cbe29e3</id> <name>sample string 2</name> <parentId>633a3828-b5af-44f5-9466-f70adc7ec3a2</parentId> </CustomDetailsWithParent> <CustomDetailsWithParent> <id>84eb2d81-4992-49f1-aa0d-88ef2cbe29e3</id> <name>sample string 2</name> <parentId>633a3828-b5af-44f5-9466-f70adc7ec3a2</parentId> </CustomDetailsWithParent> </listStateMasterDCM> </BulkLicenseMasterData>