Get Purchase

Explore the available endpoints to retrieve a purchase in Bamboo using TransactionId, Order, or UniqueID, or view the full transaction lifecycle.

Bamboo provides multiple ways to retrieve purchase information depending on your use case.

You can retrieve the original purchase using the TransactionId, Order, or UniqueID, or access the full transaction lifecycle through the Purchase Details endpoint.

📘

For guidance on when to use each endpoint, refer to the GET Purchase and GET Transaction Guide.

💡

These endpoints are intended for reconciliation and diagnostics. The main integration flow should rely on webhook notifications to track transaction updates in real time.