Activity
Attributes
The activity's unique identifier
Account currency code.
All activity rows amount are relative to the account's currency.
The source event that has yielded the activity.
admin_credit
The account has been credited by Lune.admin_debit
The account has been debited by Lune.order_received
The account has placed an order and Lune has received it.order_placed
An order has been matched to bundles. Quantites and costs are known and have been set.order_paid
The order has been paid for.order_retiring
Lune has started retiring the order's carbon offsets.order_cancelled
The order has been cancelledorder_allocation_retired
Carbon credits linked to a specific project have been retiredorder_complete
All carbon credits linked to the order have been retiredorder_failed
Order failed to process.
- admin_credit
- admin_debit
- order_received
- order_placed
- order_paid
- order_retiring
- order_cancelled
- order_allocation_retired
- order_complete
- order_failed
Account's cash balance at the time of this activity
Unit: Account currency
Account's cash balance delta.
The previous balance plus balance_delta
equals the current balance.
Unit: Account currency
The Account's outstanding balance at the time of this activity
Unit: Account currency
Account's outstanding balance delta.
The previous outstanding balance plus balance_outstanding_delta
equals the current outstanding balance.
Unit: Account currency
Quantity of CO2 offsets linked to this activity (tonnes CO2)
The order's unique identifier
The project's unique identifier
The project's name
Activity creation timestamp
{
"id": "gh2VDRT4JZqnzPkYxJgALg0GeQDoXlWO3",
"currency": "GBP",
"source": "order_complete",
"balance": "23.50",
"balance_delta": "-3.50",
"balance_outstanding": "-132.50",
"balance_outstanding_delta": "3.50",
"quantity": "500.50",
"order_id": "xe1BEV2VZqnzPkYxJgALg0GeQDoXlWO3",
"project_id": "BmWxrvXo29eGqzA1qjANL5PwnkgaO8R3",
"project_name": "Alto Mayo",
"created_at": "created_at"
}