UsageCredits::Fulfillment (3)
# {
:id => 3779,
:wallet_id => 3620,
:source_type => "Pay::Subscription",
:source_id => 1294,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-04-24 06:02:08.719394000 UTC +00:00,
:next_fulfillment_at => 2026-05-24 06:02:08.708154000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1294,
"plan" => "abcdef123456"
},
:created_at => 2026-04-24 06:02:08.720368000 UTC +00:00,
:updated_at => 2026-04-24 06:02:08.720368000 UTC +00:00
}
# {
:id => 3780,
:wallet_id => 3620,
:source_type => "Pay::Charge",
:source_id => 2486,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-04-24 06:02:08.828256000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2486,
"purchased_at" => "2026-04-24T06:02:08.823Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-04-24 06:02:08.828807000 UTC +00:00,
:updated_at => 2026-04-24 06:02:08.828807000 UTC +00:00
}
# {
:id => 3781,
:wallet_id => 3620,
:source_type => "Pay::Charge",
:source_id => 2487,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-04-24 06:02:08.862774000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2487,
"purchased_at" => "2026-04-24T06:02:08.856Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-04-24 06:02:08.863333000 UTC +00:00,
:updated_at => 2026-04-24 06:02:08.863333000 UTC +00:00
}
UsageCredits::Transaction (3)
# {
:id => 6228,
:wallet_id => 3620,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-05-24 06:07:08.708154000 UTC +00:00,
:fulfillment_id => 3779,
:metadata => {
"subscription_id" => 1294,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-04-24T06:02:08.715Z"
},
:created_at => 2026-04-24 06:02:08.717196000 UTC +00:00,
:updated_at => 2026-04-24 06:02:08.717196000 UTC +00:00
}
# {
:id => 6229,
:wallet_id => 3620,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2486,
"purchased_at" => "2026-04-24T06:02:08.823Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-04-24T06:02:08.824Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-04-24 06:02:08.826849000 UTC +00:00,
:updated_at => 2026-04-24 06:02:08.826849000 UTC +00:00
}
# {
:id => 6230,
:wallet_id => 3620,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2487,
"purchased_at" => "2026-04-24T06:02:08.856Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-04-24T06:02:08.858Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-04-24 06:02:08.860077000 UTC +00:00,
:updated_at => 2026-04-24 06:02:08.860077000 UTC +00:00
}