Skip to main content
GET
Get CreditTransaction by ID

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Path Parameters

id
string<uuid>
required

Unique identifier (UUID) of the resource.

Response

The CreditTransaction

A credit transaction records a billing credit usage or addition for an organization.

amount
number<double>
changeSequence
integer<int32>
createdOn
string<date-time>
id
string
note
string
organization
object | null

An organization is the top-level tenant in Kodexa. All projects, stores, and resources belong to an organization.

organizationId
string | null
transactionId
string
updatedOn
string<date-time>
user
object | null

A platform user represents a user account in the Kodexa platform.

userId
string | null
uuid
string