UsageCredits::Fulfillment (1)
# {
:id => 4556,
:wallet_id => 4333,
:source_type => "Pay::Charge",
:source_id => 3051,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-07-25 02:15:59.373317000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 3051,
"purchased_at" => "2026-07-25T02:15:59.357Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-07-25 02:15:59.374537000 UTC +00:00,
:updated_at => 2026-07-25 02:15:59.374537000 UTC +00:00
}
UsageCredits::Transaction (3)
# {
:id => 7533,
:wallet_id => 4333,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-07-24 20:58:05.932991000 UTC +00:00,
:updated_at => 2026-07-24 20:58:05.932991000 UTC +00:00
}
# {
:id => 7534,
:wallet_id => 4333,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-07-24 21:13:49.185920000 UTC +00:00,
:updated_at => 2026-07-24 21:13:49.185920000 UTC +00:00
}
# {
:id => 7535,
:wallet_id => 4333,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 3051,
"purchased_at" => "2026-07-25T02:15:59.357Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-07-25T02:15:59.364Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-07-25 02:15:59.366941000 UTC +00:00,
:updated_at => 2026-07-25 02:15:59.366941000 UTC +00:00
}