Returns the details of a specific ledger operation by its unique identifier.
Sample Request
Sample Result[JSON]
URL Format
GET https://[site].chargebee.com/api/v2/ledger_operations/{ledger-operation-id}
Returns
Ledger operation object
The ledger_operation resource matching the given id, containing the full
details of the operation including its type, amount, balance snapshots (provisioned_start_balance,
provisioned_end_balance, overdraft_start_balance, overdraft_end_balance),
timestamps, and any associated metadata.