GET api/JobsearchAutoMerge/{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=," CreatedCounts,UpdatedCounts,DeletedCounts,UnchangedCounts,Exceptions,DownloadUrl,OkCount,ErrorCount,StatsCounter,Logs,ExceptionLogs,Items,Success,DestElement,SourceElement "System.Collections.Generic.Dictionary`2[System.String,System.Int32]","System.Collections.Generic.Dictionary`2[System.String,System.Int32]","System.Collections.Generic.Dictionary`2[System.String,System.Int32]","System.Collections.Generic.Dictionary`2[System.String,System.Int32]","System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.List`1[System.Exception]]",sample string 1,2,3,"System.Collections.Generic.Dictionary`2[System.String,System.Int32]",System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],,,, ,,,,,,,,,,,System.Collections.Generic.List`1[ASTLib.Types.Common.MergeResultItem],True,,