GET api/ApplicationAutoMerge/{destId}/{sourceId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| destId | integer |
Required |
|
| sourceId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
MergeResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Items | Collection of MergeResultItem |
None. |
|
| Success | boolean |
None. |
|
| DestElement | IElement |
None. |
|
| SourceElement | IElement |
None. |
Response Formats
application/json, text/json
Sample:
{
"Items": [
{
"Name": "sample string 1",
"Status": 0
},
{
"Name": "sample string 1",
"Status": 0
}
],
"Success": true
}
text/csv
Sample:
"sep=," Length,LongLength,Rank,SyncRoot,IsReadOnly,IsFixedSize,IsSynchronized,ElementName,Items,Date,ScopeId,Count,Info,Success,DestElement,SourceElement 2,2,1,"System.Collections.Generic.KeyValuePair`2[System.String,System.String][]",False,True,False,,,,,,,,, ,,,,,,,sample string 1,ASTLib.Types.Workflow.WorkflowItem[],,,,,,, ,,,,,,,,,2025-12-18 05:14:44,1,1,sample string 1,,, ,,,,,,,,,2025-12-18 05:14:44,1,1,sample string 1,,, ,,,,,,,,System.Collections.Generic.List`1[ASTLib.Types.Common.MergeResultItem],,,,,True,,