Hold codes are objects used to either restrict or remove seats in a performance.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: TXN/HoldCodes/{holdCodeId} | Test | |
Get details of a Hold Code. |
|||
GET | Method: GetAll, URL: TXN/HoldCodes | Test | |
Get details of all Hold Codes. |
|||
POST | Method: Create, URL: TXN/HoldCodes | Test | |
Create a Hold Code. |
|||
PUT | Method: Update, URL: TXN/HoldCodes/{holdCodeId} | Test | |
Update an existing Hold Code. |
|||
DELETE | Method: Delete, URL: TXN/HoldCodes/{holdCodeId} | Test | |
Delete an existing Hold Code. |