get https://api.stage.bamboopayment.com/v3/api/Purchase/
Quickly retrieve purchase details in Bamboo using the TransactionId returned in responses and webhooks.
The TransactionId is always returned in the response of a successful Create Purchase call and also through webhooks. This makes it the preferred identifier to retrieve detailed purchase information.
The detailed response structure for a purchase, including refunds and chargebacks, is fully explained in the Purchase Guide. Make sure to review it before testing this endpoint.
This endpoint only returns the original purchase. For refunds and chargebacks, refer to the Guide or use GET /Purchase/details.
