POST api/printbatch/{id}/merge/{guid}
Merge all additional details from a second Print Batch into this Print Batch
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Identifier of the Print Batch to be merged into |
globally unique identifier |
Required |
guid |
Identifier of the Print Batch to be merged and removed |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.