UsageCredits::Fulfillment (1)
# {
:id => 4317,
:wallet_id => 4131,
:source_type => "Pay::Charge",
:source_id => 2875,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-06-25 15:41:44.555224000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2875,
"purchased_at" => "2026-06-25T15:41:44.547Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-06-25 15:41:44.556149000 UTC +00:00,
:updated_at => 2026-06-25 15:41:44.556149000 UTC +00:00
}
UsageCredits::Transaction (2)
# {
:id => 7141,
:wallet_id => 4131,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2875,
"purchased_at" => "2026-06-25T15:41:44.547Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-06-25T15:41:44.549Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-06-25 15:41:44.551556000 UTC +00:00,
:updated_at => 2026-06-25 15:41:44.551556000 UTC +00:00
}
# {
:id => 7142,
:wallet_id => 4131,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-06-25 16:33:38.485089000 UTC +00:00,
:updated_at => 2026-06-25 16:33:38.485089000 UTC +00:00
}