SetSaleVolumeQuantitiesInput
Input object
Input for setting volume-based ticket quantities (general admission with seatmap).
The SaleVolumeQuantityInput.quantity is the desired absolute total, not an additive amount.
Fields
| Field | Description | Type |
|---|---|---|
quantities | Desired absolute quantities per ticket type. | [ SaleVolumeQuantityInput! ]! |
saleId | The ID of the `Sale`. | ID! |
seatmapId | The ID of the `Seatmap` for the volume. | ID! |
volumeId | The volume (`SeatmapVolume`) ID. | ID! |