UsageCredits::Fulfillment (4)
# {
:id => 4280,
:wallet_id => 4097,
:source_type => "Pay::Subscription",
:source_id => 1431,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-06-19 02:47:21.123344000 UTC +00:00,
:next_fulfillment_at => 2026-07-19 02:47:21.119569000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1431,
"plan" => "abcdef123456"
},
:created_at => 2026-06-19 02:47:21.125069000 UTC +00:00,
:updated_at => 2026-06-19 02:47:21.125069000 UTC +00:00
}
# {
:id => 4281,
:wallet_id => 4097,
:source_type => "Pay::Charge",
:source_id => 2850,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-06-19 02:47:22.164863000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2850,
"purchased_at" => "2026-06-19T02:47:22.156Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-06-19 02:47:22.165697000 UTC +00:00,
:updated_at => 2026-06-19 02:47:22.165697000 UTC +00:00
}
# {
:id => 4282,
:wallet_id => 4097,
:source_type => "Pay::Charge",
:source_id => 2851,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-06-19 02:47:23.221837000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2851,
"purchased_at" => "2026-06-19T02:47:23.214Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-06-19 02:47:23.222599000 UTC +00:00,
:updated_at => 2026-06-19 02:47:23.222599000 UTC +00:00
}
# {
:id => 4283,
:wallet_id => 4097,
:source_type => "Pay::Charge",
:source_id => 2852,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-06-19 02:47:23.875571000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2852,
"purchased_at" => "2026-06-19T02:47:23.864Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-06-19 02:47:23.876384000 UTC +00:00,
:updated_at => 2026-06-19 02:47:23.876384000 UTC +00:00
}
UsageCredits::Transaction (8)
# {
:id => 7072,
:wallet_id => 4097,
:amount => 10,
:category => "bonus",
:expires_at => 2026-06-19 02:48:20.431153000 UTC +00:00,
:fulfillment_id => nil,
:metadata => {
"reason" => "expiring_bonus_credits"
},
:created_at => 2026-06-19 02:47:20.437540000 UTC +00:00,
:updated_at => 2026-06-19 02:47:20.437540000 UTC +00:00
}
# {
:id => 7073,
:wallet_id => 4097,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-07-19 02:52:21.119569000 UTC +00:00,
:fulfillment_id => 4280,
:metadata => {
"subscription_id" => 1431,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-06-19T02:47:21.120Z"
},
:created_at => 2026-06-19 02:47:21.122001000 UTC +00:00,
:updated_at => 2026-06-19 02:47:21.122001000 UTC +00:00
}
# {
:id => 7074,
:wallet_id => 4097,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-06-19 02:47:21.765663000 UTC +00:00,
:updated_at => 2026-06-19 02:47:21.765663000 UTC +00:00
}
# {
:id => 7075,
:wallet_id => 4097,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2850,
"purchased_at" => "2026-06-19T02:47:22.156Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-06-19T02:47:22.159Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-06-19 02:47:22.162161000 UTC +00:00,
:updated_at => 2026-06-19 02:47:22.162161000 UTC +00:00
}
# {
:id => 7076,
:wallet_id => 4097,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-06-19 02:47:22.805723000 UTC +00:00,
:updated_at => 2026-06-19 02:47:22.805723000 UTC +00:00
}
# {
:id => 7077,
:wallet_id => 4097,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2851,
"purchased_at" => "2026-06-19T02:47:23.214Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-06-19T02:47:23.217Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-06-19 02:47:23.219442000 UTC +00:00,
:updated_at => 2026-06-19 02:47:23.219442000 UTC +00:00
}
# {
:id => 7078,
:wallet_id => 4097,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2852,
"purchased_at" => "2026-06-19T02:47:23.864Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-06-19T02:47:23.870Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-06-19 02:47:23.872788000 UTC +00:00,
:updated_at => 2026-06-19 02:47:23.872788000 UTC +00:00
}
# {
:id => 7079,
:wallet_id => 4097,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-06-19 03:12:53.574681000 UTC +00:00,
:updated_at => 2026-06-19 03:12:53.574681000 UTC +00:00
}