Get ledger charge

Retrieves a specific charge by its ID.

get

Returns a single charge record associated with the ledger.

Path parameters
idstringRequired

The ID of the charge.

ledgerIdstringRequired
Query parameters
selectstringOptional

The select statement to filter the fields.

Responses
get
/public/v1/billing/ledgers/{ledgerId}/charges/{id}

Last updated

Was this helpful?