Description
This Service returns Account Id List associated to valid license key
Possible Error Codes
| Type |
Name |
Description |
| String |
authToken |
Need only Valid AuthToken |
| String |
lifeCycleFilter |
This is optional field, default value is 'Active', you can pass valid values |
| boolean |
exclude |
This is optional field, default value is 'false', if it is 'true' that denotes exclude values |
|
| Type |
Name |
Description |
| Long[] |
accountIdList |
We are retrieving the accountIdList associated with particular license key |
|