Get Custom Ledger Charge

Retrieves a specific charge by its ID.

get
Path parameters
idstringRequired

The ID of the CustomCharge item.

customLedgerIdstringRequired
Query parameters
selectstringOptional

The select statement to filter the fields.

Responses
200

OK

application/json
get
/public/v1/billing/custom-ledgers/{customLedgerId}/charges/{id}

Last updated

Was this helpful?