Hold Codes

Hold codes are objects used to either restrict or remove seats in a performance.

Http Verb Operation
Get TXN/HoldCodes/{holdCodeId} Get details of a Hold Code.
GET Method: Get, URL: TXN/HoldCodes/{holdCodeId} Test

Get details of a Hold Code.

GetAll TXN/HoldCodes Get details of all Hold Codes.
GET Method: GetAll, URL: TXN/HoldCodes Test

Get details of all Hold Codes.

Create TXN/HoldCodes Create a Hold Code.
POST Method: Create, URL: TXN/HoldCodes Test

Create a Hold Code.

Update TXN/HoldCodes/{holdCodeId} Update an existing Hold Code.
PUT Method: Update, URL: TXN/HoldCodes/{holdCodeId} Test

Update an existing Hold Code.

Delete TXN/HoldCodes/{holdCodeId} Delete an existing Hold Code.
DELETE Method: Delete, URL: TXN/HoldCodes/{holdCodeId} Test

Delete an existing Hold Code.