Skip to main content

Reorder ProductGroups within a Ticket Type

PUT 

/ticket/:guid/groups/reorder

Change the order of ProductGroups within the Ticket Type by specifying a new predecessor successor pair. The predecessor will be removed from its current place in the Ticket Type and reinserted directly before (visually: above) the successor. The successor will retain its current place in the Ticket Type.

Note it takes two operations to reorder a ProductGroup to the last position: first reorder it before the last one, then reorder the last one before it.

Request​

Responses​

Reordering of ProductGroups within Ticket Type successful.