Skip to main content

Rebuild the Order and Tickets PDFs

GET 

/order/:guid/rebuild

This will regenerate all the PDFs of the Order and Tickets, this can be used for example when the Template is updated.

Note, this is Admin only.

Request

Path Parameters

    guid stringrequired

    The guid of the Order.

Responses

Job was successfully requested. This returns an empty response on success.

Loading...