Credit Transactions
Credit usage, such as credits consumed for badge assignment, remaining balance, and transaction history.
Credits deduction flow
Values returned
Field | Type | Description |
|---|---|---|
id |
| Unique identifier of the credit transaction. |
organization_id |
| Identifier of the organization associated with this credit transaction. |
user_id |
| Identifier of the user who initiated the credit transaction. |
description |
| Description of the credit transaction. |
credits |
| Number of credits involved in the transaction. |
currency |
| Currency code used for the transaction. Possible values: |
amount |
| Monetary value of the transaction in the specified currency. |
status |
| Current status of the credit transaction. Possible values: |
created_at |
| Date and time when the credit transaction was created Format returned is YYYY-MM-DD HH:MM:SS, UTC timezone |
updated_at |
| Date and time when the credit transaction was updated Format returned is YYYY-MM-DD HH:MM:SS, UTC timezone |