Introducing OpenTelemetry for Chargebee SDKs — trace every API call in any telemetry tool.
Chargebeechargebee API

Retrieve a recorded purchase

Retrieves a recorded_purchase object using the recorded_purchase.id returned by the Record a Purchase API.

Use this to poll job status and, when completed, obtain omnichannel_transaction_id plus either linked_omnichannel_subscriptions (subscription) or linked_omnichannel_one_time_orders (one-time order).

Sample Request

Sample Result[JSON]

URL Format

GET https://[site].chargebee.com/api/v2/recorded_purchases/{recorded-purchase-id}

Returns

Recorded purchase object

Resource object representing Recorded purchase