UsageCredits::Fulfillment (2)
# {
:id => 3878,
:wallet_id => 3720,
:source_type => "Pay::Charge",
:source_id => 2556,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-05-06 07:40:15.695285000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2556,
"purchased_at" => "2026-05-06T07:40:15.671Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-05-06 07:40:15.704514000 UTC +00:00,
:updated_at => 2026-05-06 07:40:15.704514000 UTC +00:00
}
# {
:id => 3879,
:wallet_id => 3720,
:source_type => "Pay::Charge",
:source_id => 2557,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-05-06 07:49:00.416071000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2557,
"purchased_at" => "2026-05-06T07:49:00.402Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-05-06 07:49:00.416907000 UTC +00:00,
:updated_at => 2026-05-06 07:49:00.416907000 UTC +00:00
}
UsageCredits::Transaction (5)
# {
:id => 6383,
:wallet_id => 3720,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-05-06 07:31:19.752281000 UTC +00:00,
:updated_at => 2026-05-06 07:31:19.752281000 UTC +00:00
}
# {
:id => 6384,
:wallet_id => 3720,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2556,
"purchased_at" => "2026-05-06T07:40:15.671Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-05-06T07:40:15.685Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-05-06 07:40:15.690518000 UTC +00:00,
:updated_at => 2026-05-06 07:40:15.690518000 UTC +00:00
}
# {
:id => 6385,
:wallet_id => 3720,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2557,
"purchased_at" => "2026-05-06T07:49:00.402Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-05-06T07:49:00.410Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-05-06 07:49:00.412567000 UTC +00:00,
:updated_at => 2026-05-06 07:49:00.412567000 UTC +00:00
}
# {
:id => 6386,
:wallet_id => 3720,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-05-06 07:57:40.362723000 UTC +00:00,
:updated_at => 2026-05-06 07:57:40.362723000 UTC +00:00
}
# {
:id => 6387,
:wallet_id => 3720,
:amount => 10,
:category => "bonus",
:expires_at => 2026-05-06 08:07:08.197274000 UTC +00:00,
:fulfillment_id => nil,
:metadata => {
"reason" => "expiring_bonus_credits"
},
:created_at => 2026-05-06 08:06:08.205439000 UTC +00:00,
:updated_at => 2026-05-06 08:06:08.205439000 UTC +00:00
}