UsageCredits::Fulfillment (5)
# {
:id => 3509,
:wallet_id => 3357,
:source_type => "Pay::Subscription",
:source_id => 1221,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-03-21 00:45:07.036902000 UTC +00:00,
:next_fulfillment_at => 2026-04-21 00:45:07.031304000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1221,
"plan" => "abcdef123456"
},
:created_at => 2026-03-21 00:45:07.037555000 UTC +00:00,
:updated_at => 2026-03-21 00:45:07.037555000 UTC +00:00
}
# {
:id => 3510,
:wallet_id => 3357,
:source_type => "Pay::Charge",
:source_id => 2289,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-21 00:54:21.448986000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2289,
"purchased_at" => "2026-03-21T00:54:21.439Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-03-21 00:54:21.450234000 UTC +00:00,
:updated_at => 2026-03-21 00:54:21.450234000 UTC +00:00
}
# {
:id => 3511,
:wallet_id => 3357,
:source_type => "Pay::Charge",
:source_id => 2290,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-21 01:06:17.912101000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2290,
"purchased_at" => "2026-03-21T01:06:17.903Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-03-21 01:06:17.912606000 UTC +00:00,
:updated_at => 2026-03-21 01:06:17.912606000 UTC +00:00
}
# {
:id => 3512,
:wallet_id => 3357,
:source_type => "Pay::Charge",
:source_id => 2291,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-03-21 08:48:30.310782000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2291,
"purchased_at" => "2026-03-21T08:48:30.240Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-03-21 08:48:30.319244000 UTC +00:00,
:updated_at => 2026-03-21 08:48:30.319244000 UTC +00:00
}
# {
:id => 3513,
:wallet_id => 3357,
:source_type => "Pay::Subscription",
:source_id => 1222,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-03-21 08:48:34.220687000 UTC +00:00,
:next_fulfillment_at => 2026-04-21 08:48:34.205589000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1222,
"plan" => "abcdef123456"
},
:created_at => 2026-03-21 08:48:34.225102000 UTC +00:00,
:updated_at => 2026-03-21 08:48:34.225102000 UTC +00:00
}
UsageCredits::Transaction (8)
# {
:id => 5766,
:wallet_id => 3357,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-04-21 00:50:07.031304000 UTC +00:00,
:fulfillment_id => 3509,
:metadata => {
"subscription_id" => 1221,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-03-21T00:45:07.033Z"
},
:created_at => 2026-03-21 00:45:07.035194000 UTC +00:00,
:updated_at => 2026-03-21 00:45:07.035194000 UTC +00:00
}
# {
:id => 5767,
:wallet_id => 3357,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2289,
"purchased_at" => "2026-03-21T00:54:21.439Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-21T00:54:21.444Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-03-21 00:54:21.445407000 UTC +00:00,
:updated_at => 2026-03-21 00:54:21.445407000 UTC +00:00
}
# {
:id => 5768,
:wallet_id => 3357,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2290,
"purchased_at" => "2026-03-21T01:06:17.903Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-21T01:06:17.909Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-03-21 01:06:17.910406000 UTC +00:00,
:updated_at => 2026-03-21 01:06:17.910406000 UTC +00:00
}
# {
:id => 5769,
:wallet_id => 3357,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-03-21 01:14:48.120494000 UTC +00:00,
:updated_at => 2026-03-21 01:14:48.120494000 UTC +00:00
}
# {
:id => 5770,
:wallet_id => 3357,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-03-21 01:26:29.750285000 UTC +00:00,
:updated_at => 2026-03-21 01:26:29.750285000 UTC +00:00
}
# {
:id => 5771,
:wallet_id => 3357,
:amount => 10,
:category => "bonus",
:expires_at => 2026-03-21 01:35:58.269473000 UTC +00:00,
:fulfillment_id => nil,
:metadata => {
"reason" => "expiring_bonus_credits"
},
:created_at => 2026-03-21 01:34:58.273643000 UTC +00:00,
:updated_at => 2026-03-21 01:34:58.273643000 UTC +00:00
}
# {
:id => 5772,
:wallet_id => 3357,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2291,
"purchased_at" => "2026-03-21T08:48:30.240Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-03-21T08:48:30.274Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-03-21 08:48:30.296545000 UTC +00:00,
:updated_at => 2026-03-21 08:48:30.296545000 UTC +00:00
}
# {
:id => 5773,
:wallet_id => 3357,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-04-21 08:53:34.205589000 UTC +00:00,
:fulfillment_id => 3513,
:metadata => {
"subscription_id" => 1222,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-03-21T08:48:34.216Z"
},
:created_at => 2026-03-21 08:48:34.218240000 UTC +00:00,
:updated_at => 2026-03-21 08:48:34.218240000 UTC +00:00
}