Performances Test
TXN/Performances/{performanceId}/Seats/{seatId}/SingleHold/{holdCodeId}
Delete a single hold on a performance seat.
Http Verb DELETE
Resource URL https://ts-stg-appgw.calacademy.org/TessituraService/TXN/Performances/{performanceId}/Seats/{seatId}/SingleHold/{holdCodeId}

URI Parameters

Parameter Name Data Type Required Notes
performanceId integer Y The performance id.
seatId integer N The seat id.
holdCodeId integer N The hold code id.

Request Body

None.

No request body.

No response body. Please check http status code header for success (200 OK) or failure. It there are error(s), a collection of ErrorMessages will be returned.

No response body. Please check http status code header for success (200 OK) or failure. It there are error(s), a collection of ErrorMessages will be returned.

Change Version Description Contract Old New
Operation Added 15.0.0 DeleteSingleHold has been added. DeleteSingleHold