GET shows/startmerge/{sourceShowId}/to/{destinationShowId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
sourceShowId | integer |
Required |
|
destinationShowId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
StartMergeResponseDtoName | Description | Type | Additional information |
---|---|---|---|
AuditLogId | globally unique identifier |
None. |
|
Status | integer |
None. |
|
Message | string |
None. |
Response Information
Response body formats
application/json, text/json
Sample:
{ "AuditLogId": "465676f9-7ce4-4d96-81db-d4318df2bae4", "Status": 2, "Message": "sample string 3" }