UsageCredits::Fulfillment (2)
# {
:id => 3743,
:wallet_id => 3563,
:source_type => "Pay::Charge",
:source_id => 2459,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-04-18 00:22:45.681244000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2459,
"purchased_at" => "2026-04-18T00:22:45.674Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-04-18 00:22:45.682010000 UTC +00:00,
:updated_at => 2026-04-18 00:22:45.682010000 UTC +00:00
}
# {
:id => 3744,
:wallet_id => 3563,
:source_type => "Pay::Charge",
:source_id => 2460,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-04-18 00:41:08.547391000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2460,
"purchased_at" => "2026-04-18T00:41:08.542Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-04-18 00:41:08.547944000 UTC +00:00,
:updated_at => 2026-04-18 00:41:08.547944000 UTC +00:00
}
UsageCredits::Transaction (5)
# {
:id => 6163,
:wallet_id => 3563,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2459,
"purchased_at" => "2026-04-18T00:22:45.674Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-04-18T00:22:45.676Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-04-18 00:22:45.677986000 UTC +00:00,
:updated_at => 2026-04-18 00:22:45.677986000 UTC +00:00
}
# {
:id => 6164,
:wallet_id => 3563,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-04-18 00:33:15.222467000 UTC +00:00,
:updated_at => 2026-04-18 00:33:15.222467000 UTC +00:00
}
# {
:id => 6165,
:wallet_id => 3563,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2460,
"purchased_at" => "2026-04-18T00:41:08.542Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-04-18T00:41:08.544Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-04-18 00:41:08.545782000 UTC +00:00,
:updated_at => 2026-04-18 00:41:08.545782000 UTC +00:00
}
# {
:id => 6166,
:wallet_id => 3563,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-04-18 00:51:31.265850000 UTC +00:00,
:updated_at => 2026-04-18 00:51:31.265850000 UTC +00:00
}
# {
:id => 6167,
:wallet_id => 3563,
:amount => 10,
:category => "bonus",
:expires_at => 2026-04-18 01:02:26.727212000 UTC +00:00,
:fulfillment_id => nil,
:metadata => {
"reason" => "expiring_bonus_credits"
},
:created_at => 2026-04-18 01:01:26.730241000 UTC +00:00,
:updated_at => 2026-04-18 01:01:26.730241000 UTC +00:00
}