UsageCredits::Fulfillment (2)
# {
:id => 4613,
:wallet_id => 4394,
:source_type => "Pay::Charge",
:source_id => 3092,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-08-06 18:30:44.661966000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 3092,
"purchased_at" => "2026-08-06T18:30:44.598Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-08-06 18:30:44.672574000 UTC +00:00,
:updated_at => 2026-08-06 18:30:44.672574000 UTC +00:00
}
# {
:id => 4614,
:wallet_id => 4394,
:source_type => "Pay::Charge",
:source_id => 3093,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-08-06 18:41:52.667769000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 3093,
"purchased_at" => "2026-08-06T18:41:52.649Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-08-06 18:41:52.668251000 UTC +00:00,
:updated_at => 2026-08-06 18:41:52.668251000 UTC +00:00
}
UsageCredits::Transaction (4)
# {
:id => 7632,
:wallet_id => 4394,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-08-06 14:30:49.242020000 UTC +00:00,
:updated_at => 2026-08-06 14:30:49.242020000 UTC +00:00
}
# {
:id => 7633,
:wallet_id => 4394,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-08-06 14:30:49.248737000 UTC +00:00,
:updated_at => 2026-08-06 14:30:49.248737000 UTC +00:00
}
# {
:id => 7634,
:wallet_id => 4394,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 3092,
"purchased_at" => "2026-08-06T18:30:44.598Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-08-06T18:30:44.619Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-08-06 18:30:44.643382000 UTC +00:00,
:updated_at => 2026-08-06 18:30:44.643382000 UTC +00:00
}
# {
:id => 7635,
:wallet_id => 4394,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 3093,
"purchased_at" => "2026-08-06T18:41:52.649Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-08-06T18:41:52.662Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-08-06 18:41:52.664084000 UTC +00:00,
:updated_at => 2026-08-06 18:41:52.664084000 UTC +00:00
}