Try in API Explorer
The Retrieve a Recorded Purchase API retrieves a recorded_purchase object using the recorded_purchase.id returned in the response of the Record a Purchase API. You can use this API to check if the purchase was successfully recorded in Chargebee and to obtain the omnichannel_transaction_id and omnichannel_subscription_id associated with the successfully recorded purchase.
Sample Request
URL Format
GET https://[site].chargebee.com/api/v2/recorded_purchases/{recorded-purchase-id}
Returns
recorded_purchaseRecorded purchase object
Resource object representing recorded_purchase