UsageCredits::Fulfillment (2)
# {
:id => 3503,
:wallet_id => 3350,
:source_type => "Pay::Charge",
:source_id => 2284,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-20 02:46:34.548437000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2284,
"purchased_at" => "2026-03-20T02:46:34.387Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-03-20 02:46:34.576770000 UTC +00:00,
:updated_at => 2026-03-20 02:46:34.576770000 UTC +00:00
}
# {
:id => 3504,
:wallet_id => 3350,
:source_type => "Pay::Charge",
:source_id => 2285,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-20 04:40:34.101769000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2285,
"purchased_at" => "2026-03-20T04:40:34.023Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-03-20 04:40:34.110026000 UTC +00:00,
:updated_at => 2026-03-20 04:40:34.110026000 UTC +00:00
}
UsageCredits::Transaction (4)
# {
:id => 5756,
:wallet_id => 3350,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-03-19 23:35:10.490943000 UTC +00:00,
:updated_at => 2026-03-19 23:35:10.490943000 UTC +00:00
}
# {
:id => 5757,
:wallet_id => 3350,
:amount => 10,
:category => "bonus",
:expires_at => 2026-03-20 02:24:43.395554000 UTC +00:00,
:fulfillment_id => nil,
:metadata => {
"reason" => "expiring_bonus_credits"
},
:created_at => 2026-03-20 02:23:43.399813000 UTC +00:00,
:updated_at => 2026-03-20 02:23:43.399813000 UTC +00:00
}
# {
:id => 5758,
:wallet_id => 3350,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2284,
"purchased_at" => "2026-03-20T02:46:34.387Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-20T02:46:34.460Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-03-20 02:46:34.520694000 UTC +00:00,
:updated_at => 2026-03-20 02:46:34.520694000 UTC +00:00
}
# {
:id => 5759,
:wallet_id => 3350,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2285,
"purchased_at" => "2026-03-20T04:40:34.023Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-20T04:40:34.066Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-03-20 04:40:34.086134000 UTC +00:00,
:updated_at => 2026-03-20 04:40:34.086134000 UTC +00:00
}