Retrieves a Transaction object by its unique ID. The response includes amount, currency, payment method, session link, and status metadata.
ID of the transaction to retrieve.
Specifies related objects to expand in the response (for example, expand[]=charging_session
).
Returns the Transaction object for a valid identifier. Raises an error otherwise.