Skip to main content
GET
Credit note journal entries (ledger drill)
Returns every ledger posting that references this credit note: its Customer-Credit liability leg, any tax reversal, and refund or write-off legs. Each entry is one balanced transfer — a debit account and a credit account (id, code, and name), an amount in minor units, its posting code, and a timestamp. This is the finance-accounting side of the credit-note page, and the same shape as Invoice Journal Entries. Account ids deep-link each leg to its ledger account; transaction_id links to the journal entry itself. See Explain any number for the wider picture.

Example Request

Example Response

Entry Fields

Read-only. An existing credit note with no postings yet returns an empty entries list. A missing or cross-tenant id returns 404.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

The credit note's journal entries.

data
object