Skip to main content
GET
Get a credit note by id
One credit note, scoped to the authenticated tenant. A foreign or missing id returns a flat 404 — existence is never confirmed across tenants.

Example Request

Response

Errors

Errors use the standard envelope — see Errors.

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.

data
object