Get Journal Charge

Retrieves a specific charge by its ID.

get
Path parameters
idstringRequired

The ID of the charge.

journalIdstringRequired
Query parameters
selectstringOptional

The select statement to filter the fields.

Responses
200

OK

application/json
get
/public/v1/billing/journals/{journalId}/charges/{id}

Last updated

Was this helpful?