Get Ledger Charge

Retrieves a specific charge by its ID.

get
Path parameters
idstringRequired

The ID of the charge.

ledgerIdstringRequired
Query parameters
selectstringOptional

The select statement to filter the fields.

Responses
200

OK

application/json
get
/public/v1/billing/ledgers/{ledgerId}/charges/{id}

Last updated

Was this helpful?