GET api/LeadAppend/GetRuleDetailById?ruleId={ruleId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ruleId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
LeadAppendRule| Name | Description | Type | Additional information |
|---|---|---|---|
| isEnabled | boolean |
None. |
|
| ModifiedOn | string |
None. |
|
| ModifiedBy | string |
None. |
|
| Groups | Collection of string |
None. |
|
| Markets | Collection of string |
None. |
|
| TriggerType | string |
None. |
|
| lstgroups | Collection of GroupDTO |
None. |
|
| lstmarkets | Collection of GroupMarketPlaceDTO |
None. |
|
| GroupOrMarkets | Collection of GroupMarkets |
None. |
|
| groups | string |
None. |
|
| TriggerId | integer |
None. |
|
| AppendType | integer |
None. |
|
| RtriggerId | integer |
None. |
|
| isMarketSelected | boolean |
None. |
|
| RuleId | integer |
None. |
|
| lst_Groups | Collection of GroupMinDTO |
None. |
|
| markets | string |
None. |
|
| AllMarkets | boolean |
None. |
|
| AppendTag | boolean |
None. |
|
| AllLeads | boolean |
None. |
|
| NoMarketMapped | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.