UsageCredits::Fulfillment (2)
# {
:id => 5064,
:wallet_id => 4806,
:source_type => "Pay::Charge",
:source_id => 3430,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-09-04 23:26:08.851822000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 3430,
"purchased_at" => "2026-09-04T23:26:08.721Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-09-04 23:26:08.867190000 UTC +00:00,
:updated_at => 2026-09-04 23:26:08.867190000 UTC +00:00
}
# {
:id => 5065,
:wallet_id => 4806,
:source_type => "Pay::Charge",
:source_id => 3431,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-09-05 01:30:43.346724000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 3431,
"purchased_at" => "2026-09-05T01:30:43.249Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-09-05 01:30:43.358128000 UTC +00:00,
:updated_at => 2026-09-05 01:30:43.358128000 UTC +00:00
}
UsageCredits::Transaction (3)
# {
:id => 8366,
:wallet_id => 4806,
:amount => 10,
:category => "bonus",
:expires_at => 2026-09-04 18:19:06.627165000 UTC +00:00,
:fulfillment_id => nil,
:metadata => {
"reason" => "expiring_bonus_credits"
},
:created_at => 2026-09-04 18:18:06.630317000 UTC +00:00,
:updated_at => 2026-09-04 18:18:06.630317000 UTC +00:00
}
# {
:id => 8367,
:wallet_id => 4806,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 3430,
"purchased_at" => "2026-09-04T23:26:08.721Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-09-04T23:26:08.781Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-09-04 23:26:08.831048000 UTC +00:00,
:updated_at => 2026-09-04 23:26:08.831048000 UTC +00:00
}
# {
:id => 8368,
:wallet_id => 4806,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 3431,
"purchased_at" => "2026-09-05T01:30:43.249Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-09-05T01:30:43.299Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-09-05 01:30:43.324966000 UTC +00:00,
:updated_at => 2026-09-05 01:30:43.324966000 UTC +00:00
}