# Order Maintenance

{% hint style="info" %}
💬 **Need help?** If you're stuck, ask Eva on ATRIP for instant diagnostics.

<a href="https://www.atriptech.com/" class="button primary" data-icon="comments">Ask Eva</a>
{% endhint %}

Use this page for follow-up order actions outside the standard booking flow.

### Main APIs

* `regenerateOrder.do`
* `stopTicket.do`
* `orderList.do`

### Use this when you need

* Regenerate expired or failed orders
* Stop ticketing operations when supported
* Search operational order lists

### Full API reference

See endpoint-level details here:

* [Regenerate Order](https://resources.atriptech.com/api-document/api-reference/post-booking-apis/regenerate-order)
* [Stop Ticket Issuance](https://resources.atriptech.com/api-document/api-reference/post-booking-apis/stop-ticket-issuance)
* [Order List](https://resources.atriptech.com/api-document/api-reference/post-booking-apis/order-list)

### Related pages

* [Post-booking Overview](https://resources.atriptech.com/api-document/readme/post-booking-overview)
* [Post-booking APIs](https://resources.atriptech.com/api-document/api-reference/post-booking-apis)
* [Hybrid Payment Guide](https://resources.atriptech.com/api-document/readme/booking-overview/payment-and-ticketing/hybrid-payment-guide)
* [Error Codes](https://resources.atriptech.com/api-document/troubleshooting-and-support/errors-handing)
