Skip to main content
This object represents a transaction in Charge. It records a finalized financial event linked to charging activity.

Attributes

string
Unique identifier for the object.
integer
Total amount of the transaction in the smallest currency unit.
string
ID of the charging session associated with this transaction.
string
ISO 4217 currency code used for this transaction.
string
ID of the payment method used for the transaction, if any.
string
Current status of the transaction.Available options: succeeded, failed, pending
string
Type of transaction.Available options: charge, refund, adjustment

More attributes

string
String representing the object’s type.
string
Time at which the transaction was created. RFC 3339 UTC timestamp with millisecond precision, e.g. 2026-03-03T14:05:23.789Z.
string | null
Optional human-readable description of the transaction.
string
ID of the driver associated with the transaction, if any.
string | null
ID of the fleet associated with the transaction, if any.
string
ID of the vehicle associated with the transaction, if any.