UsageCredits::Fulfillment (1)
# {
:id => 4533,
:wallet_id => 4311,
:source_type => "Pay::Charge",
:source_id => 3033,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-07-19 16:17:02.482871000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 3033,
"purchased_at" => "2026-07-19T16:17:02.475Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-07-19 16:17:02.483670000 UTC +00:00,
:updated_at => 2026-07-19 16:17:02.483670000 UTC +00:00
}
UsageCredits::Transaction (3)
# {
:id => 7492,
:wallet_id => 4311,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-07-19 16:17:02.455515000 UTC +00:00,
:updated_at => 2026-07-19 16:17:02.455515000 UTC +00:00
}
# {
:id => 7493,
:wallet_id => 4311,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 3033,
"purchased_at" => "2026-07-19T16:17:02.475Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-07-19T16:17:02.478Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-07-19 16:17:02.480168000 UTC +00:00,
:updated_at => 2026-07-19 16:17:02.480168000 UTC +00:00
}
# {
:id => 7494,
:wallet_id => 4311,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-07-19 16:17:02.772118000 UTC +00:00,
:updated_at => 2026-07-19 16:17:02.772118000 UTC +00:00
}