# Post-ticketing Ancillaries

{% 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 section for actions after the original ticket is already issued.

### What this section covers

* Search post-booking ancillary options
* Create ancillary orders for issued tickets
* Handle baggage-related post-ticketing flows

### Typical flow

{% stepper %}
{% step %}

### Search Ancillary

Query available post-ticketing ancillary products for the ticketed order.
{% endstep %}

{% step %}

### Order Ancillary

Create the ancillary order with the selected product codes.
{% endstep %}
{% endstepper %}

### Main APIs

* `postBookingAncillarySearch.do`
* `postBookingAncillaryOrder.do`

### Use this when you need

* Add baggage after ticketing
* Handle post-booking ancillary purchases
* Support post-ticketing service operations

### Full API reference

Use the complete endpoint schemas and samples here:

[Post-ticketing Ancillaries](https://resources.atriptech.com/api-document/api-reference/post-booking-apis/post-ticketing-ancillaries)

### Related pages

* [Webhook Overview](https://resources.atriptech.com/api-document/readme/webhook-overview)
* [Post-booking Overview](https://resources.atriptech.com/api-document/readme/post-booking-overview)
* [Refunds](https://resources.atriptech.com/api-document/readme/post-booking-overview/post-booking-operations/refunds)
